Fix 'restore' problem

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5927 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-15 04:08:32 +00:00
parent 308f9e9334
commit f12bb3e534

View File

@ -797,6 +797,7 @@ case "$COMMAND" in
;;
restore)
shift
STARTUP_ENABLED=Yes
restore_command $@
;;
call)