Page MenuHomeFreeBSD

D32862.id98100.diff
No OneTemporary

D32862.id98100.diff

Index: security/u2f-devd/files/u2f.conf
===================================================================
--- security/u2f-devd/files/u2f.conf
+++ security/u2f-devd/files/u2f.conf
@@ -232,13 +232,13 @@
match "subsystem" "DEVICE";
match "type" "ATTACH";
match "vendor" "0x1209";
- match "product" "(0x5070|0x50b0)";
+ match "product" "(0x5070|0x50b0|0xbeee)";
action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev";
};
attach 100 {
match "vendor" "0x1209";
- match "product" "(0x5070|0x50b0)";
+ match "product" "(0x5070|0x50b0|0xbeee)";
action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name";
};

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 30, 1:25 AM (6 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32425776
Default Alt Text
D32862.id98100.diff (634 B)

Event Timeline