bundles/iptables: removing rule files should also trigger iptables-enforce
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
4f6b57676a
commit
659e35686e
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
directories = {
|
||||
'/etc/iptables-rules.d': {
|
||||
'purge': True,
|
||||
'triggers': {
|
||||
'action:iptables_enforce',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue