bundlewrap/bundles/octoprint/metadata.py

11 lines
192 B
Python

defaults = {
'users': {
'octoprint': {
'home': '/opt/octoprint',
'sudo_commands': {
'/usr/bin/vcgencmd',
},
},
},
}