aboutsummaryrefslogtreecommitdiffstats
path: root/main/rsync/rsyncd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'main/rsync/rsyncd.conf')
-rw-r--r--main/rsync/rsyncd.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/main/rsync/rsyncd.conf b/main/rsync/rsyncd.conf
index b6dd5994d4..6318016e99 100644
--- a/main/rsync/rsyncd.conf
+++ b/main/rsync/rsyncd.conf
@@ -1,10 +1,7 @@
# /etc/rsyncd.conf
+# Minimal configuration file for rsync daemon.
+# See rsync(1) and rsyncd.conf(5) man pages for help.
+# Do not set "pid file" here.
-# Minimal configuration file for rsync daemon
-# See rsync(1) and rsyncd.conf(5) man pages for help
-
-# This line is required by the /etc/init.d/rsyncd script
-pid file = /var/run/rsyncd.pid
use chroot = yes
read only = yes
-