Page MenuHomeFreeBSD

D45363.id139114.diff
No OneTemporary

D45363.id139114.diff

diff --git a/security/u2f-devd/files/u2f.conf b/security/u2f-devd/files/u2f.conf
--- a/security/u2f-devd/files/u2f.conf
+++ b/security/u2f-devd/files/u2f.conf
@@ -231,13 +231,13 @@
match "subsystem" "DEVICE";
match "type" "ATTACH";
match "vendor" "0x18d1";
- match "product" "0x5026";
+ match "product" "(0x5026|0x9470)";
action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev";
};
attach 100 {
match "vendor" "0x18d1";
- match "product" "0x5026";
+ match "product" "(0x5026|0x9470)";
action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name";
};

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 11, 10:16 AM (18 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23560716
Default Alt Text
D45363.id139114.diff (580 B)

Event Timeline