mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-23 21:21:49 +01:00
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:
parent
308f9e9334
commit
f12bb3e534
@ -797,6 +797,7 @@ case "$COMMAND" in
|
|||||||
;;
|
;;
|
||||||
restore)
|
restore)
|
||||||
shift
|
shift
|
||||||
|
STARTUP_ENABLED=Yes
|
||||||
restore_command $@
|
restore_command $@
|
||||||
;;
|
;;
|
||||||
call)
|
call)
|
||||||
|
Loading…
Reference in New Issue
Block a user