From d27965a4d28c9f264da1b0b7c730caf902dbbe2d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 30 Nov 2011 08:12:49 -0800 Subject: [PATCH] Enable 'update' in shorewall6 Signed-off-by: Tom Eastep --- Shorewall6/shorewall6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Shorewall6/shorewall6 b/Shorewall6/shorewall6 index 8e4ce1ddb..ca6a0cb86 100755 --- a/Shorewall6/shorewall6 +++ b/Shorewall6/shorewall6 @@ -737,6 +737,8 @@ update_command() { local finished finished=0 + g_update=Yes + while [ $finished -eq 0 -a $# -gt 0 ]; do option=$1 case $option in