bundles/octoprint: add octoprint to gpio group
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-09-22 19:16:38 +02:00
parent d02538368a
commit 176a41e2f3
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -6,6 +6,9 @@ defaults = {
'/usr/bin/vcgencmd',
'/opt/octoprint/systemd-wrapper',
},
'groups': {
'gpio',
},
},
},
}