3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
# Assigns the i2c devices to group i2c, and gives that group RW access:
|
|
KERNEL=="i2c-[0-9]*", GROUP="i2c", MODE="0660"
|