Fix STARTUP_ENABLED -- Take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3440 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-02-04 03:48:17 +00:00
parent 42220775a0
commit dad5224343

View File

@ -252,7 +252,7 @@ get_config() {
echo " ERROR: Invalid Value for STARTUP_ENABLE: $STARTUP_ENABLED" >&2
exit 2
fi
;;;
;;
esac
case ${TC_ENABLED:=Internal} in