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:
teastep 2005-12-01 19:18:15 +00:00
parent ec8be6bcac
commit 609c60f463

View File

@ -237,7 +237,7 @@ get_config() {
;;
esac
case $TC_ENABLED in
case ${TC_ENABLED:=Internal} in
[Nn][Oo])
TC_ENABLED=
;;