1
0

Update udev rule order (fixes #1)

This commit is contained in:
Daniel Prilik
2020-11-17 11:33:25 -05:00
parent b484872be8
commit 4949ba2dad
3 changed files with 2 additions and 2 deletions

1
install/10-uinput.rules Normal file
View File

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