bundles/octoprint: add octoprint to gpio group
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
d02538368a
commit
176a41e2f3
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ defaults = {
|
|||
'/usr/bin/vcgencmd',
|
||||
'/opt/octoprint/systemd-wrapper',
|
||||
},
|
||||
'groups': {
|
||||
'gpio',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue