8f89dd9628
- Provide a hint on how to access camera under normal user
6 lines
163 B
Text
6 lines
163 B
Text
To be able to access camera under normal user, you might want to add the
|
|
following line:
|
|
|
|
add path 'usb/*' mode 0660
|
|
|
|
to your local devfs.rules(5) configuration.
|