summaryrefslogtreecommitdiff
path: root/extra/rsync/rsyncd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rsync/rsyncd.conf')
-rw-r--r--extra/rsync/rsyncd.conf10
1 files changed, 2 insertions, 8 deletions
diff --git a/extra/rsync/rsyncd.conf b/extra/rsync/rsyncd.conf
index f7161f3f8..152106091 100644
--- a/extra/rsync/rsyncd.conf
+++ b/extra/rsync/rsyncd.conf
@@ -3,14 +3,8 @@ gid = nobody
use chroot = no
max connections = 4
syslog facility = local5
-pid file = /var/run/rsyncd.pid
+pid file = /run/rsyncd.pid
[ftp]
- path = /home/ftp
+ path = /srv/ftp
comment = ftp area
-
-#[cvs]
-# path = /data/cvs
-# comment = CVS repository (requires authentication)
-# auth users = tridge, susan
-# secrets file = /etc/rsyncd.secrets