summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>2018-06-23 13:30:03 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>2018-06-23 13:30:03 +0000
commitaf8cf3fa1402728e46b648d44739ee379fb7f81d (patch)
tree96fbc73b4bf348e4de4359ea9610c7add318ec00 /doc/man
parente5daa4634f5fb7e22ed07c882e224b65c3d78ada (diff)
rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/gnunet.conf.5 b/doc/man/gnunet.conf.5
index 518a352ce..1a94a0a66 100644
--- a/doc/man/gnunet.conf.5
+++ b/doc/man/gnunet.conf.5
@@ -88,7 +88,7 @@ The following options are generic and shared by all services:
.IP UNIX_MATCH_GID
If UNIX domain sockets are used, set this to YES if only users with the same
GID are allowed to access the service.
-.IP USER_SERVICE
+.IP RUN_PER_USER
Set to YES if this service should be run per-user, NO if this is a system
service. End-users should never have to change the defaults GNUnet provides
for this option.