forked from extern/shorewall_code
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:
parent
1af4d541a0
commit
057e4aeb71
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user