forked from extern/shorewall_code
@ -950,7 +950,9 @@ sub compatible( $$ ) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#
|
||||
# Don't combine chains where each specifies '-m policy'
|
||||
#
|
||||
return ! ( $ref1->{policy} && $ref2->{policy} );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user