mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-03 00:15:54 +02:00
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…
x
Reference in New Issue
Block a user