projects
/
puppet_stunnel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd2b292
)
add a way to add additional things to the /etc/default/stunnel4 file by
author
Matt Taggart
<taggart@lackof.org>
Thu, 30 Sep 2010 21:46:11 +0000
(14:46 -0700)
committer
Matt Taggart
<taggart@lackof.org>
Thu, 30 Sep 2010 21:46:11 +0000
(14:46 -0700)
setting a variable
templates/Debian/default
patch
|
blob
|
history
diff --git
a/templates/Debian/default
b/templates/Debian/default
index
632ef31
..
85c4754
100644
(file)
--- 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 %>