bundles/molly-guard: empty directories after package has been installed
This commit is contained in:
parent
9036458aa8
commit
5539957eb6
1 changed files with 6 additions and 0 deletions
|
@ -1,9 +1,15 @@
|
|||
directories = {
|
||||
'/etc/molly-guard/messages.d': {
|
||||
'purge': True,
|
||||
'after': {
|
||||
'pkg_apt:molly-guard',
|
||||
},
|
||||
},
|
||||
'/etc/molly-guard/run.d': {
|
||||
'purge': True,
|
||||
'after': {
|
||||
'pkg_apt:molly-guard',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue