Page MenuHomeFreeBSD

D45363.id139086.diff
No OneTemporary

D45363.id139086.diff

Index: security/u2f-devd/files/u2f.conf
===================================================================
--- security/u2f-devd/files/u2f.conf
+++ 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
Wed, May 20, 5:42 AM (6 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33338063
Default Alt Text
D45363.id139086.diff (598 B)

Event Timeline