forked from extern/shorewall_code
Remove a redundant capability test
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
6194eceaa4
commit
10d10b1c16
@ -397,7 +397,6 @@ sub convert_blacklist() {
|
||||
if ( supplied $level ) {
|
||||
$target = 'blacklog';
|
||||
} elsif ( $audit ) {
|
||||
require_capability 'AUDIT_TARGET', "BLACKLIST_DISPOSITION=$disposition", 's';
|
||||
$target = verify_audit( $disposition );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user