summaryrefslogtreecommitdiff
blob: 8418e2fc4949afe0524afaafd32fa3f308250ac7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# /etc/rsyncd.conf
# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/files/rsyncd.conf,v 1.5 2005/03/22 04:17:11 vapier Exp $

# 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 = /var/run/rsyncd.pid
use chroot = yes
read only = yes

# Simple example for enabling your own local rsync server
#[gentoo-portage]
#	path = /usr/portage
#	comment = Gentoo Linux Portage tree
#	exclude = distfiles