tinyproxy.conf: update description of User/Group
Michael
This commit is contained in:
parent
ad8f0feb4f
commit
30cb3f89ab
@ -3,11 +3,10 @@
|
||||
##
|
||||
|
||||
#
|
||||
# User/Group: This allows you to set the username and group that will be
|
||||
# User/Group: This allows you to set the user and group that will be
|
||||
# used for tinyproxy after the initial binding to the port has been done
|
||||
# as the root user.
|
||||
#
|
||||
# Please note that you may not use UID/GID's here.
|
||||
# as the root user. Either the user or group name or the UID or GID
|
||||
# number may be used.
|
||||
#
|
||||
User nobody
|
||||
Group nobody
|
||||
|
Loading…
Reference in New Issue
Block a user