bundles/rspamd: changing of .map files does not need restarting

This commit is contained in:
Franzi 2021-08-21 07:48:02 +02:00
parent c3960b0dfd
commit 3da3c00310
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -54,9 +54,6 @@ svc_systemd = {
files = {
'/etc/rspamd/local.d/ip_whitelist.map': {
'content_type': 'mako',
'triggers': {
'svc_systemd:rspamd:restart',
},
},
}