Initialize T in the Shorewall Init installer

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-09-09 09:49:32 -07:00
parent 50411e638c
commit 56bfb6fb8e

View File

@ -99,6 +99,8 @@ PRODUCT=shorewall-init
#
# Parse the run line
#
T='-T'
finished=0
while [ $finished -eq 0 ] ; do