mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 11:41:26 +02:00
Stop Accounting rule violations -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8419 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
adf068c510
commit
a5811aa4d4
@ -870,6 +870,7 @@ sub ensure_accounting_chain( $ )
|
||||
} else {
|
||||
$chainref = new_chain 'filter' , $chain unless $chainref;
|
||||
$chainref->{accounting} = 1;
|
||||
$chainref->{referenced} = 1;
|
||||
}
|
||||
|
||||
$chainref;
|
||||
|
Loading…
x
Reference in New Issue
Block a user