mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-17 11:51:20 +01:00
More changes in log generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6279 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
a96f86c36c
commit
a941d4d105
@ -1151,7 +1151,7 @@ sub log_rule_limit( $$$$$$$$ ) {
|
|||||||
|
|
||||||
my $prefix;
|
my $prefix;
|
||||||
|
|
||||||
$limit = $globals{LOGLIMIT} unless $limit && $limit ne '-';
|
$limit = $globals{LOGLIMIT} unless $limit && $limit ne '-' && $limit ne '';
|
||||||
|
|
||||||
$predicates .= $limit;
|
$predicates .= $limit;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user