device/generic/common
Revision | fed9d2e04fcd8b991b085e153faa696d17667550 (tree) |
---|---|
Time | 2019-11-20 02:37:58 |
Author | Michael Goffioul <michael.goffioul@linc...> |
Commiter | Chih-Wei Huang |
Setup /dev/ion permissions/ownership
v2: move to ueventd.x86.rc (cwhuang)
@@ -3,6 +3,7 @@ | ||
3 | 3 | /dev/ttyUSB* 0660 radio radio |
4 | 4 | /dev/video* 0660 cameraserver system |
5 | 5 | /dev/iio:device* 0660 system system |
6 | +/dev/ion 0664 system system | |
6 | 7 | |
7 | 8 | # for bluetooth nodes |
8 | 9 | /dev/rfkill 0660 bluetooth wifi |