summaryrefslogtreecommitdiff
path: root/templates/Debian/default
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Debian/default')
-rw-r--r--templates/Debian/default11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/Debian/default b/templates/Debian/default
new file mode 100644
index 0000000..e8b42c1
--- /dev/null
+++ b/templates/Debian/default
@@ -0,0 +1,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