summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-10-01 11:29:29 -0400
committerMicah Anderson <micah@riseup.net>2010-10-01 11:29:29 -0400
commit4a03582b35641a997425a1ac0a805ec11c73ab4c (patch)
treeec19ecbf09aa8356be457a3b8df97f8bbe36170b
parentc4959ed225e3f65ae50ef7ce7a4f3b3e2f4e35e0 (diff)
add newline
-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 {