mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
rsyncd: add default logfile to globals
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
# Next line required for init script
|
# Next line required for init script
|
||||||
pid file = /var/run/rsyncd.pid
|
pid file = /var/run/rsyncd.pid
|
||||||
|
log file = /var/log/rsyncd.log
|
||||||
use chroot = yes
|
use chroot = yes
|
||||||
uid = nobody
|
uid = nobody
|
||||||
gid = nogroup
|
gid = nogroup
|
||||||
|
|||||||
Reference in New Issue
Block a user