summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Taggart <taggart@lackof.org>2010-09-30 14:46:11 -0700
committerMatt Taggart <taggart@lackof.org>2010-09-30 14:46:11 -0700
commitec1817e8aa9a99d73fde45972c190a81f9164e21 (patch)
tree7833c2b5ea14ce376b3c6f7902634687668c2284
parentfd2b292ab1ab38a93a745b9599d89880e782693c (diff)
add a way to add additional things to the /etc/default/stunnel4 file by
setting a variable
-rw-r--r--templates/Debian/default2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/Debian/default b/templates/Debian/default
index 632ef31..85c4754 100644
--- a/templates/Debian/default
+++ b/templates/Debian/default
@@ -9,3 +9,5 @@ OPTIONS=""
# Change to one to enable ppp restart scripts
PPP_RESTART=0
+
+<%= stunnel_default_extra %>