mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
3 lines
119 B
Text
3 lines
119 B
Text
![]() |
# Assigns the i2c devices to group i2c, and gives that group RW access:
|
||
|
KERNEL=="i2c-[0-9]*", GROUP="i2c", MODE="0660"
|