add superio udev rule

This commit is contained in:
alpemwarrior
2021-02-07 22:24:29 +01:00
committed by Adam Honse
parent 67031bc004
commit 18fd5c75ee

View File

@@ -9,6 +9,11 @@
#---------------------------------------------------------------#
KERNEL=="i2c-[0-99]*", TAG+="uaccess"
#---------------------------------------------------------------#
# Super I/O Access #
#---------------------------------------------------------------#
KERNEL=="port", TAG+="uaccess"
#---------------------------------------------------------------#
# User hidraw Access #
#---------------------------------------------------------------#