mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
e6f981f170
fix up udev rule for /dev/vchiq https://archlinuxarm.org/forum/viewtopic.php?f=67&t=16372
2 lines
88 B
Text
2 lines
88 B
Text
#SUBSYSTEM=="vchiq",GROUP="video",MODE="0660"
|
|
KERNEL=="vchiq",GROUP="video",MODE="0660"
|