packages/net/rsync/files/rsyncd.conf
Maxim Storchak 4145614571 rsync: import from packages
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-27 13:14:56 +03:00

15 lines
313 B
Text

# /etc/rsyncd.conf
# Minimal configuration for rsync daemon
# Next line required for init script
pid file = /var/run/rsyncd.pid
use chroot = yes
uid = nobody
gid = nogroup
read only = yes
# Simple example to configure server
#[openwrt-etc]
#path = /etc
#comment = OpenWrt Configuration Files
#exclude = /init.d