Cosmetic change to /sbin/shorewall

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5430 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-02-21 02:16:05 +00:00
parent 7b076fd4a3
commit 5d86c71835

View File

@ -555,6 +555,7 @@ restart_command() {
fi fi
[ -n "$nolock" ] || mutex_off [ -n "$nolock" ] || mutex_off
return $rc return $rc
} }