f57d67aff51c89327d68c63637548c00e8db0307
[mirror/dsa-puppet.git] / rsyncd-stunnel.conf.erb
1 cert = /etc/ssl/debian/certs/<%= sslname %>.crt-chained
2 key = /etc/ssl/private/<%= sslname %>.key
3
4 debug = notice
5
6 client = no
7 socket = a:SO_LINGER=1:60
8 socket = a:SO_KEEPALIVE=1
9
10 exec = /usr/bin/rsync
11 execargs = rsync --daemon --config=/etc/rsyncd-<%= name %>.conf