mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 12:52:17 +00:00
74455688d5
(cherry picked from commit d88d438dbc)
Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
# 2.4GHz/Dongle
|
|
KERNEL=="hidraw*", ATTRS{idVendor}=="2dc8", MODE="0660", TAG+="uaccess"
|
|
# Bluetooth
|
|
KERNEL=="hidraw*", KERNELS=="*2DC8:*", MODE="0660", TAG+="uaccess"
|