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

Down: libpng to 1.2.47. This is a Security Fix. Don't update to 1.5.9 until after slitaz 4.0 release. Too much stuff will have to patch.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 13:50:44 2012 -0500 (2012-02-25)
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