chore(build): added udev rule to allow create virtual devices
All checks were successful
Code check / Check code (push) Successful in 1m10s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-11-03 23:36:01 +05:00
parent a448ba29b0
commit 2172f22072
6 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1 @@
KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess"