3 lines
135 B
Plaintext
3 lines
135 B
Plaintext
#Rules to allow group wheel to access your yubikey
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0407", GROUP="wheel"
|