Redirect www.d.o/support/ to /support since base-files used the wrong one.
[mirror/dsa-puppet.git] / modules / roles / files / keyring / 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