summaryrefslogtreecommitdiffstats
path: root/abs/core/rsync/rsyncd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/rsync/rsyncd.conf')
-rw-r--r--abs/core/rsync/rsyncd.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/core/rsync/rsyncd.conf b/abs/core/rsync/rsyncd.conf
new file mode 100644
index 0000000..f7161f3
--- /dev/null
+++ b/abs/core/rsync/rsyncd.conf
@@ -0,0 +1,16 @@
+uid = nobody
+gid = nobody
+use chroot = no
+max connections = 4
+syslog facility = local5
+pid file = /var/run/rsyncd.pid
+
+[ftp]
+ path = /home/ftp
+ comment = ftp area
+
+#[cvs]
+# path = /data/cvs
+# comment = CVS repository (requires authentication)
+# auth users = tridge, susan
+# secrets file = /etc/rsyncd.secrets