bundles/octoprint: add systemd-wrapper script
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
7ea85247e0
commit
d02538368a
3 changed files with 26 additions and 0 deletions
|
@ -4,6 +4,7 @@ defaults = {
|
|||
'home': '/opt/octoprint',
|
||||
'sudo_commands': {
|
||||
'/usr/bin/vcgencmd',
|
||||
'/opt/octoprint/systemd-wrapper',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue