docs: Further describe User and Group keys in tinyproxy.conf manpage
This commit is contained in:
parent
9f0bf550af
commit
9dfe1f1a56
@ -34,12 +34,14 @@ The possible keywords and their descriptions are as follows:
|
|||||||
*User*::
|
*User*::
|
||||||
|
|
||||||
The user which the Tinyproxy process should run as, after the
|
The user which the Tinyproxy process should run as, after the
|
||||||
initial port-binding has been done as the root user.
|
initial port-binding has been done as the root user. Either the user
|
||||||
|
name or the UID may be specified.
|
||||||
|
|
||||||
*Group*::
|
*Group*::
|
||||||
|
|
||||||
The group which the Tinyproxy process should run as, after the
|
The group which the Tinyproxy process should run as, after the
|
||||||
initial port-binding has been done as the root user.
|
initial port-binding has been done as the root user. Either the
|
||||||
|
group name or the GID may be specified.
|
||||||
|
|
||||||
*Port*::
|
*Port*::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user