mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
Add a comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
0a4f26a318
commit
7ac9e46e1f
@ -950,7 +950,9 @@ sub compatible( $$ ) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#
|
||||
# Don't combine chains where each specifies '-m policy'
|
||||
#
|
||||
return ! ( $ref1->{policy} && $ref2->{policy} );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user