1
0
Files
surface-dial-linux/install/99-uinput.rules
Daniel Prilik ae58e16610 use TAG+="uaccess" in udev rules + fix hidraw perms
Big thanks to Jakub Pruchnik for letting me know about the hidraw issue
and providing a udev rules file to fix it!
2020-11-07 11:31:24 -05:00

2 lines
100 B
Plaintext

KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess", TAG+="udev-acl"