1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-28 00:20:13 +01:00

A note about pidfile

This commit is contained in:
Frank Denis 2018-10-03 18:17:39 +02:00
parent 772c8d0e6c
commit bfca70000e

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'