A note about pidfile

This commit is contained in:
Frank Denis 2018-10-03 18:17:39 +02:00
parent 772c8d0e6c
commit bfca70000e
1 changed files with 1 additions and 0 deletions

View File

@ -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'