bundles/octoprint: restart octoprint after changing unit 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
eee9b00f10
commit
d1672a9a45
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ files = {
|
||||||
'/etc/systemd/system/octoprint.service': {
|
'/etc/systemd/system/octoprint.service': {
|
||||||
'triggers': {
|
'triggers': {
|
||||||
'action:systemd-reload',
|
'action:systemd-reload',
|
||||||
|
'svc_systemd:octoprint:restart',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue