mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 16:13:18 +01:00
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:
parent
42220775a0
commit
dad5224343
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user