896f3688774415031dcbbcffd8784b1e36e2349e
[packages.git] / net / rsync / files / rsyncd.conf
1 # /etc/rsyncd.conf
2 # Minimal configuration for rsync daemon
3
4 # Next line required for init script
5 pid file = /var/run/rsyncd.pid
6 use chroot = yes
7 uid = nobody
8 gid = nogroup
9 read only = yes
10
11 # Simple example to configure server
12 #[openwrt-etc]
13 #path = /etc
14 #comment = OpenWrt Configuration Files
15 #exclude = /init.d