From 5d86c71835f94e4dba5f16c133f42081e104b19d Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 21 Feb 2007 02:16:05 +0000 Subject: [PATCH] Cosmetic change to /sbin/shorewall git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5430 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall | 1 + 1 file changed, 1 insertion(+) diff --git a/Shorewall/shorewall b/Shorewall/shorewall index 8f463a7f1..aa151b5d6 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -555,6 +555,7 @@ restart_command() { fi [ -n "$nolock" ] || mutex_off + return $rc }