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

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
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