bundles/rspamd: fix some dependencies

This commit is contained in:
Franzi 2021-07-18 07:56:26 +02:00
parent c9a1de5a8e
commit 66fce8e076
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 10 additions and 1 deletions

View file

@ -26,6 +26,9 @@ directories = {
'owner': '_rspamd',
'group': '_rspamd',
'mode': '0750',
'needs': {
'pkg_apt:rspamd',
},
},
}