mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 21:55:19 +02:00
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"
|