Files
macports-ports/net/rsync/files/rsyncd.conf.example
Ryan Schmidt 03e314c080 rsync: Update to 3.2.3
Remove patchfile crtimes.diff which has been included upstream.
2020-09-01 12:28:51 -05:00

13 lines
293 B
Plaintext

# Sample rsyncd configuration file.
# You must copy it to rsyncd.conf to use it.
log file=__PREFIX__/var/log/rsyncd.log
pid file=__PREFIX__/var/run/rsyncd.pid
read only=true
use chroot=yes
list=false
# Specify the modules you want to use here. See "man rsyncd.conf" for more
# information.