mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
# 2.4GHz/Dongle
|
|
KERNEL=="hidraw*", ATTRS{idVendor}=="2dc8", MODE="0660", TAG+="uaccess"
|
|
# Bluetooth
|
|
KERNEL=="hidraw*", KERNELS=="0005:2DC8:*", MODE="0660", TAG+="uaccess"
|