Tweak action logging

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-07-28 03:09:12 +00:00
parent bd6192dc18
commit ed50013118

View File

@ -2868,7 +2868,7 @@ find_logactionchain() # $1 = Action, including log level and tag if any
shift;shift
done
createlogctionchain $action $level
createlogactionchain $action $level
echo $CHAIN
@ -3060,7 +3060,7 @@ process_actions2() {
drop_broadcasts() {
for address in $(find_broadcasts) 255.255.255.255 224.0.0.0/4 ; do
case $xlevel in
none\!)
none*)
;;
*)
[ -n "$xlevel" ] && \