wok view rsync/stuff/etc/rsyncd.conf @ rev 14809

(Up: Apache (2.4.4)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Jul 17 13:31:24 2013 +0200 (2013-07-17)
parents 580279b0298b
children ff5fd8788cd9
line source
1 # /etc/rsyncd.conf: Rsync deamon configuration file.
2 #
4 max connections = 2
5 use chroot = yes
6 #motd file = /etc/rsyncd.motd
7 pid file = /var/run/rsyncd.pid
9 # Deny/allow hosts by IP.
10 #
11 #hosts allow = 192.168.1.100/255.255.0.0
12 #hosts deny = *
14 [web-server]
15 path = /var/www
16 comment = WWW rsync module
17 exclude = cgi-bin/
18 # secrets file = /etc/rsyncd.secrets