mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
ubertooth: use usb group not plugdev, evil hal makes plugdev
This commit is contained in:
parent
9328c65f9a
commit
c374377a08
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
AUX 40-ubertooth.rules 80 RMD160 a9905a761fa0ca83cde0979e7772cbf5c94aebb9 SHA1 951809ccf7a68b940dd7b446a76778ca48b17ea1 SHA256 3c6b1bf40ef12bcfd33071adbdf7983c010b6af2d7db273182d73916a4365f2a
|
||||
AUX 40-ubertooth.rules 76 RMD160 cf87649015164070048501b14cb0abec20ad78a2 SHA1 d10e88fd6312f0eeaad48784c901bd3350edc4ae SHA256 70b5c65df12c2600551c3e7e4710622cd26693fe36c91c2a79da4eb3dfea427d
|
||||
EBUILD ubertooth-9999.ebuild 2053 RMD160 e1c88e73d0f658868854a69cf372e463790ff9f7 SHA1 6ff878a534812f10b36f082516f585ad6a29177d SHA256 4419e0e13df967301a10d401555aaa5d9889eb3f0711544aee36384131768a96
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
ATTRS{idVendor}=="ffff", ATTRS{idProduct}=="0004", MODE="0660", GROUP="plugdev"
|
||||
ATTRS{idVendor}=="ffff", ATTRS{idProduct}=="0004", MODE="0660", GROUP="usb"
|
||||
|
|
|
|||
Loading…
Reference in a new issue