uid = nobody gid = nogroup max connections = 30 syslog facility = daemon socket options = SO_KEEPALIVE timeout = 7200 # weasel 2007-11-19 log file = /var/log/rsyncd/rsyncd-syncproxy.log read only = true ignore nonreadable = true strict modes = false [debian] path = /srv/mirrors/debian/ <%- unless has_variable?("has_srv_mirrors_debian") && has_srv_mirrors_debian == "true" -%> list = no <%- end -%> comment = Debian archive (contact mirrors@debian.org for access; see https://www.debian.org/mirror/size for size) auth users = * secrets file = /etc/rsyncd/debian.secrets [debian-debug] path = /srv/mirrors/debian-debug/ <%- unless has_variable?("has_srv_mirrors_debian_debug") && has_srv_mirrors_debian_debug == "true" -%> list = no <%- end -%> comment = Debug packages for Debian archive (contact mirrors@debian.org for access) auth users = * secrets file = /etc/rsyncd/debian.secrets [debian-ports] path = /srv/mirrors/debian-ports/ <%- unless has_variable?("has_srv_mirrors_debian_debug") && has_srv_mirrors_debian_debug == "true" -%> list = no <%- end -%> comment = Debian ports archive (contact mirrors@debian.org for access) auth users = * secrets file = /etc/rsyncd/debian.secrets [debian-security] path = /srv/mirrors/debian-security/ <%- unless has_variable?("has_srv_mirrors_debian_security") && has_srv_mirrors_debian_security == "true" -%> list = no <%- end -%> comment = Debian security archive (contact mirrors@debian.org for access) auth users = * secrets file = /etc/rsyncd/debian.secrets