Admin/rsyncd.conf
author wenzelm
Fri, 11 Jan 2002 17:04:49 +0100
changeset 12721 226fc0e2e7e3
parent 8391 683838ba11e0
child 17671 e9e341bc7d42
permissions -rw-r--r--
#!/usr/bin/env bash;

#
# rsync server configuration
#
# $Id$
#

uid = nobody 
gid = nobody 
use chroot = yes
log file = /tmp/rsyncd.log
read only = true

[isabelle-dist]
        path = /home/html/isabelle/html-data/dist/
        comment = Isabelle distribution area