From 87f27e720686898f28ee03aefc3991ce27d0d52d Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 17 Sep 2005 03:22:17 +0000 Subject: [PATCH] Remove control character from 'shorewall' script git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2695 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/shorewall b/Shorewall/shorewall index df3a3ca65..89526706b 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -1296,7 +1296,7 @@ case "$1" in # the command is safe-start or shorewall is not started yet command="start" else - # the command is safe-restart and the firewall is already running + # the command is safe-restart and the firewall is already running command="restart" fi