mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
# CrOS_EC_Python udev rules
|
|
|
|
# LPC Access
|
|
KERNEL=="port", TAG+="uaccess"
|
|
|
|
# /dev/cros_ec Access
|
|
KERNEL=="cros_ec", TAG+="uaccess"
|