Skip to content

Instantly share code, notes, and snippets.

@chluehr
Created December 25, 2014 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chluehr/99b3b5b9bc1a196a7dd9 to your computer and use it in GitHub Desktop.
Save chluehr/99b3b5b9bc1a196a7dd9 to your computer and use it in GitHub Desktop.
Activate YubiCorp YubiKey FIDO Security Key / Linux
ACTION!="add|change", GOTO="u2f_end"
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0113|0114|0115|0116|0120|0402|0403|0406|0407|0410", TAG+="uaccess"
LABEL="u2f_end"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment