bundles/mautrix-telegram: reload systemd when changing service file
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
2361466c84
commit
6adc4a675f
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ files = {
|
|||
},
|
||||
'/etc/systemd/system/mautrix-telegram.service': {
|
||||
'triggers': {
|
||||
'action:systemd-reload',
|
||||
'svc_systemd:mautrix-telegram:restart',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue