aboutsummaryrefslogtreecommitdiff
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)
downloadgnunet-af8cf3fa1402728e46b648d44739ee379fb7f81d.tar.gz
gnunet-af8cf3fa1402728e46b648d44739ee379fb7f81d.zip
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:
88.IP UNIX_MATCH_GID 88.IP UNIX_MATCH_GID
89 If UNIX domain sockets are used, set this to YES if only users with the same 89 If UNIX domain sockets are used, set this to YES if only users with the same
90 GID are allowed to access the service. 90 GID are allowed to access the service.
91.IP USER_SERVICE 91.IP RUN_PER_USER
92 Set to YES if this service should be run per-user, NO if this is a system 92 Set to YES if this service should be run per-user, NO if this is a system
93 service. End-users should never have to change the defaults GNUnet provides 93 service. End-users should never have to change the defaults GNUnet provides
94 for this option. 94 for this option.