aboutsummaryrefslogtreecommitdiffstats
path: root/udev/20-ykfde.rules
blob: 5b6fbc8c7436bda2be64794401ca37a8756db097 (plain) (blame)
1
2
3
4
5
# do challenge response with Yubikey II and try to answer
# password agent
ACTION=="add", SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", \
	ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0010|0110|0111|0114|0116|0401|0403|0405|0407|0410", \
	RUN+="/usr/lib/udev/ykfde"