spam
This commit is contained in:
parent
fe24a79b6f
commit
602ef0cc96
1 changed files with 10 additions and 0 deletions
|
@ -64,3 +64,13 @@ svc_systemd = {
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
actions = {
|
||||
'rspamd_configtest': {
|
||||
'command': 'false',
|
||||
'unless': 'rspamadm configtest',
|
||||
'needs': {
|
||||
'svc_systemd:rspamd',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue