mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00: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
|
||||
pid file = /var/run/rsyncd.pid
|
||||
log file = /var/log/rsyncd.log
|
||||
use chroot = yes
|
||||
uid = nobody
|
||||
gid = nogroup
|
||||
|
||||
Reference in New Issue
Block a user