More cleanup of tcstart

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2616 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-08-31 22:36:52 +00:00
parent bf4d887260
commit 4153741274

View File

@ -241,4 +241,4 @@ setup_traffic_shaping()
setup_traffic_shaping
[ -n "$COMMAND" ] || rm -rf $TMP_DIR
[ -n "$COMMAND" -a "$COMMAND" != restore ] || rm -rf $TMP_DIR