summaryrefslogtreecommitdiff
path: root/templates/Debian/default
blob: e8b42c13a56b322571452268f73db9a7ffc70f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/default/stunnel
# Julien LEMOINE <speedblue@debian.org>
# September 2003

# Change to one to enable stunnel automatic startup
ENABLED=<%= stunnel_startboot -%>
FILES="/etc/stunnel/*.conf"
OPTIONS=""

# Change to one to enable ppp restart scripts
PPP_RESTART=0