1
0

bitbox02: add udev rules

This commit is contained in:
SomberNight
2020-04-06 16:05:33 +02:00
committed by TheCharlatan
parent c0c3627bd2
commit 5f5a1e96ab
3 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1 @@
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2403", TAG+="uaccess", TAG+="udev-acl", SYMLINK+="bitbox02-%n"