diff --git a/Shorewall2/shorewall b/Shorewall2/shorewall index 19880cf6d..5c19408da 100755 --- a/Shorewall2/shorewall +++ b/Shorewall2/shorewall @@ -546,7 +546,6 @@ logwatch() # $1 = timeout -- if negative, prompt each time that oldrejects=$($IPTABLES -L -v -n | grep 'LOG') if [ $1 -lt 0 ]; then - timeout=$((- $1)) pause="Yes" else