mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Enable 'restore' command under Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3980 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
906f11c814
commit
4bd371be4b
@ -918,11 +918,6 @@ restore_command() {
|
||||
;;
|
||||
esac
|
||||
|
||||
if [ -z "$STARTUP_ENABLED" ]; then
|
||||
error_message "ERROR: Startup is disabled"
|
||||
exit 2
|
||||
fi
|
||||
|
||||
RESTOREPATH=/var/lib/shorewall/$RESTOREFILE
|
||||
|
||||
export NOROUTES
|
||||
|
Loading…
Reference in New Issue
Block a user