mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-16 04:33:17 +01:00
Remove another MACLIST defect
This commit is contained in:
parent
7c8191ddae
commit
b0447b8bd3
@ -3403,6 +3403,7 @@ sub get_configuration( $ ) {
|
||||
|
||||
require_capability 'AUDIT_TARGET' , "MACLIST_DISPOSITION=$val", 's' if $val =~ /^A_/;
|
||||
} else {
|
||||
$config{MACLIST_DISPOSITION} = 'REJECT';
|
||||
$globals{MACLIST_TARGET} = 'reject';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user