summaryrefslogtreecommitdiff
path: root/yubikey-personalization/10-security-key.rules
blob: 44ae1a09728642f3de627307395ed04e0b8900e4 (plain)
    1 #Rules to allow group wheel to access your yubikey
    2 SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0405", GROUP="wheel"
    3 SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0407", GROUP="wheel"
    4 SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0116", GROUP="wheel"

Generated by cgit