mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
13 lines
293 B
Plaintext
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.
|