Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 629 Bytes

balena-udev-examples

This project contains example containers to showcase udev handling in balenaOS. For more information please refer to this post. Deploy to balena with balena push <YOUR_DEVICE>

Container Description
udev-default Default: UDEV=off and privileged: false
udev-enabled UDEV=on and privileged: true
udev-rule-hello-world udev-enabled with udev rule that prints to log.
usb-copy Full example. Files copied when USB plugged.