mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-02 19:49:08 +01:00
Initialize T in the Shorewall Init installer
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
50411e638c
commit
56bfb6fb8e
@ -99,6 +99,8 @@ PRODUCT=shorewall-init
|
||||
#
|
||||
# Parse the run line
|
||||
#
|
||||
T='-T'
|
||||
|
||||
finished=0
|
||||
|
||||
while [ $finished -eq 0 ] ; do
|
||||
|
Loading…
Reference in New Issue
Block a user