mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
234 B
Text
10 lines
234 B
Text
# Misc video rules
|
|
KERNEL=="event*", SUBSYSTEM=="input", MODE="0777"
|
|
KERNEL=="CEC", MODE="0777"
|
|
KERNEL=="am*", MODE="0666"
|
|
|
|
# GPIO Mem
|
|
SUBSYSTEM=="meson-gpiomem", GROUP="sys", MODE="0660"
|
|
|
|
# CEC Compat
|
|
KERNEL=="cec", SYMLINK+="aocec"
|