Fix bug in Shorewall6-lite/shorecap

This commit is contained in:
Tom Eastep 2010-07-15 12:50:35 -07:00
parent bcded01294
commit 6461811314

View File

@ -58,7 +58,7 @@ g_product="Shorewall Lite"
SHOREWALL_VERSION=$(cat /usr/share/shorewall6-lite/version) SHOREWALL_VERSION=$(cat /usr/share/shorewall6-lite/version)
[ -n "$IP6TABLES" ] || IP6TABLES=$(mywhich iptables) [ -n "$IP6TABLES" ] || IP6TABLES=$(mywhich ip6tables)
VERBOSITY=0 VERBOSITY=0
load_kernel_modules No load_kernel_modules No