1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Remove useless comment about double fork

This commit is contained in:
Unrud 2017-06-04 15:39:53 +02:00
parent 20166bbbb9
commit 0d12b8a88f

View file

@ -47,7 +47,7 @@ A comma separated list of addresses that the server will bind to.
Default: `127.0.0.1:5555` Default: `127.0.0.1:5555`
### daemon ### daemon
Daemonize the Radicale process. It does not reset the umask or double fork. Daemonize the Radicale process. It does not reset the umask.
Default: `False` Default: `False`