blob: 54cd1c2d1f2d0cfccae8cbf96cfa7d613c542596 (
about) (
plain) (
blame)
1
2
3
4
|
# do challenge response with Yubikey II and try to answer
# password agent
ACTION=="add", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0010|0110|0111", \
RUN+="/usr/lib/udev/ykfde"
|