forked from extern/shorewall_code
Restore logging to the BLACKLIST action
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
876d76b294
commit
a7d45e9566
@ -20,7 +20,7 @@
|
|||||||
# @2.
|
# @2.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
?if $1 eq 'BLACKLIST'
|
?if $1 eq 'BLACKLIST'
|
||||||
?if $BLACKLIST_LOGLEVEL
|
?if $BLACKLIST_LOG_LEVEL
|
||||||
blacklog
|
blacklog
|
||||||
?else
|
?else
|
||||||
$BLACKLIST_DISPOSITION
|
$BLACKLIST_DISPOSITION
|
||||||
|
Loading…
Reference in New Issue
Block a user