rsyncd: add default logfile to globals
authorIan Leonard <redacted>
Thu, 4 Sep 2014 00:28:16 +0000 (17:28 -0700)
committerIan Leonard <redacted>
Thu, 4 Sep 2014 00:28:16 +0000 (17:28 -0700)
Signed-off-by: Ian Leonard <redacted>
net/rsync/files/rsyncd.conf

index 896f3688774415031dcbbcffd8784b1e36e2349e..2f4cd9e995954c4afa9c985654d4875158efbdfd 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT