forked from extern/shorewall_code
Add traffic shaping information to 'dump' output -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3101 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ec8be6bcac
commit
609c60f463
@ -237,7 +237,7 @@ get_config() {
|
||||
;;
|
||||
esac
|
||||
|
||||
case $TC_ENABLED in
|
||||
case ${TC_ENABLED:=Internal} in
|
||||
[Nn][Oo])
|
||||
TC_ENABLED=
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user