You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/rsync/files/rsyncd.conf-3.0.9-r1

16 lines
462 B

# /etc/rsyncd.conf
# Minimal configuration file for rsync daemon
# See rsync(1) and rsyncd.conf(5) man pages for help
# This line is required by the /etc/init.d/rsyncd script
pid file = @GENTOO_PORTAGE_EPREFIX@/run/rsyncd.pid
use chroot = yes
read only = yes
# Simple example for enabling your own local rsync server
#[gentoo-portage]
# path = @GENTOO_PORTAGE_EPREFIX@/var/db/repos/gentoo
# comment = Gentoo ebuild repository
# exclude = /distfiles /packages