Admin/rsyncd.conf
changeset 8346 562090b1f128
child 8391 683838ba11e0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Admin/rsyncd.conf	Mon Mar 06 15:24:07 2000 +0100
@@ -0,0 +1,16 @@
+#
+# rsync server configuration
+#
+# $Id$
+#
+
+uid = nobody 
+gid = nobody 
+use chroot = no 
+log file = /usr/proj/isabelle/rsyncd.log
+read only = true
+
+[isabelle-dist]
+        path = /home/html/isabelle/html-data/dist/
+        comment = Isabelle distribution area
+