Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131688076
D45363.id139086.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
598 B
Referenced Files
None
Subscribers
None
D45363.id139086.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 8:48 AM (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23540438
Default Alt Text
D45363.id139086.diff (598 B)
Attached To
Mode
D45363: security/u2f-devd: add USB IDs for newer Google Titan security keys
Attached
Detach File
Event Timeline
Log In to Comment