2 lines
119 B
Text
2 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"
|