A note about pidfile
This commit is contained in:
parent
772c8d0e6c
commit
bfca70000e
|
@ -44,6 +44,7 @@ max_clients = 250
|
|||
## Switch to a different system user after listening sockets have been created.
|
||||
## Note (1): this feature is currently unsupported on Windows.
|
||||
## Note (2): this feature is not compatible with systemd socket activation.
|
||||
## Note (3): when using -pidfile, the PID file directory must be writable by the new user
|
||||
|
||||
# user_name = 'nobody'
|
||||
|
||||
|
|
Loading…
Reference in New Issue