782329249556f9ec2497c5c7dce4c0be592cea21
[mirror/dsa-puppet.git] / rsyncd.conf
1 uid = nobody
2 gid = nogroup
3 max connections = 25
4 syslog facility = daemon
5 log file = /var/log/rsyncd/rsyncd.log
6 socket options = SO_KEEPALIVE
7 timeout = 7200
8
9 [keyrings]
10   path = /srv/keyring.debian.org/pub
11   exclude = keyrings-new/incoming/
12   comment = Debian Keyrings
13   read only = true
14