Add TC_ENABLED=Internal -- Take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2837 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-10-09 16:21:15 +00:00
parent 1af4d541a0
commit 057e4aeb71

View File

@ -3701,7 +3701,7 @@ setup_tc1() {
run_iptables -t mangle -A FORWARD -j tcfor
run_iptables -t mangle -A POSTROUTING -j tcpost
if [ -n "$TC_ENABLED" ]; then
if [ -n "$TC_SCRIPT" ]; then
run_user_exit $TC_SCRIPT