From 32ef0cdebf61813d40433ac4738dc14e45de7daa Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 21 Feb 2004 16:51:33 +0000 Subject: [PATCH] clean up the init.debian.sh file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1166 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/init.debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall2/init.debian.sh b/Shorewall2/init.debian.sh index f04012404..237f581fc 100755 --- a/Shorewall2/init.debian.sh +++ b/Shorewall2/init.debian.sh @@ -36,7 +36,7 @@ not_configured () { then echo "" echo "please configure it and then edit /etc/default/shorewall" - echo "and set the \"startup\" variable to 1 in order to allow " + echo "and set the \"startup\" variable to 1 in order to allow " echo "shorewall to start" fi echo "#################"