summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2009-10-05 13:55:19 -0400
committerMicah Anderson <micah@riseup.net>2009-10-05 13:55:19 -0400
commit252f0d2296e0d5cda6bce2e92b510271ebd4e788 (patch)
tree7f8cd899054fc4c473f8a6c833c0a19576446d5b /templates
parentf642a9fc54bfa8f155cab64dd83844b64ba84a6a (diff)
fix the template to make a newline after the variable expansion
Diffstat (limited to 'templates')
-rw-r--r--templates/Debian/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Debian/default b/templates/Debian/default
index e8b42c1..632ef31 100644
--- a/templates/Debian/default
+++ b/templates/Debian/default
@@ -3,7 +3,7 @@
# September 2003
# Change to one to enable stunnel automatic startup
-ENABLED=<%= stunnel_startboot -%>
+ENABLED=<%= stunnel_startboot %>
FILES="/etc/stunnel/*.conf"
OPTIONS=""