forked from extern/shorewall_code
Correct variable handling in shorecap
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
abb943bfb7
commit
f06bb65ffb
@ -58,7 +58,7 @@ g_product="Shorewall Lite"
|
||||
|
||||
SHOREWALL_VERSION=$(cat /usr/share/shorewall6-lite/version)
|
||||
|
||||
[ -n "$IPTABLES" ] || IPTABLES=$(mywhich iptables)
|
||||
[ -n "$IP6TABLES" ] || IP6TABLES=$(mywhich iptables)
|
||||
|
||||
VERBOSITY=0
|
||||
load_kernel_modules No
|
||||
|
Loading…
Reference in New Issue
Block a user