bundles/mautrix-telegram: reload systemd when changing service file
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-09-12 13:03:15 +02:00
parent 2361466c84
commit 6adc4a675f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -61,6 +61,7 @@ files = {
},
'/etc/systemd/system/mautrix-telegram.service': {
'triggers': {
'action:systemd-reload',
'svc_systemd:mautrix-telegram:restart',
},
},