bundles/octoprint: add systemd-wrapper script
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-09-22 18:52:11 +02:00
parent 7ea85247e0
commit d02538368a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 26 additions and 0 deletions

View file

@ -32,4 +32,7 @@ files = {
'svc_systemd:octoprint:restart',
},
},
'/opt/octoprint/systemd-wrapper': {
'mode': '0755',
},
}