Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / modules / rsync / templates / 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