summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/debian.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/debian.pp b/manifests/debian.pp
index 69240c4..83f9981 100644
--- a/manifests/debian.pp
+++ b/manifests/debian.pp
@@ -14,6 +14,7 @@ class stunnel::debian inherits stunnel::linux {
case $stunnel_startboot {
'': { $stunnel_startboot = '1' }
}
+
# make the /etc/default/stunnel extra configurable with a variable
# and default to adding nothing to the default file
case $stunnel_default_extra {