Use fast start by default on Debian

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3860 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-05-05 01:10:52 +00:00
parent 22976d320c
commit cee575a5a2

View File

@ -15,4 +15,12 @@ startup=0
# or, if you have defined in /etc/shorewall/params
# wait_interface=
#
# Startup options -- if you specify '-f' then Shorewall will use the last saved
# configuration if any; this is much faster than parsing the
# configuration files.
#
OPTIONS="-f"
# EOF