mynode/rootfs/standard/etc/udev/rules.d/54-hid-bitbox02.rules

2 lines
147 B
Plaintext
Raw Normal View History

2021-03-15 03:50:06 +00:00
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2403", TAG+="uaccess", TAG+="udev-acl", SYMLINK+="bitbox02-%n"