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:
teastep 2006-06-03 17:11:59 +00:00
parent 906f11c814
commit 4bd371be4b

View File

@ -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