5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
|
# 70-yubikey.rules
|
||
|
# give the yubico key device mode 0664 and group yubikey
|
||
|
|
||
|
ACTION=="add|change", SUBSYSTEM=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0010", MODE="0664", GROUP="yubikey"
|