aboutsummaryrefslogtreecommitdiffstats
path: root/udev/20-ykfde.rules
blob: 641192b4e9a3134a3ee1e0b16294393f84174950 (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", \
	RUN+="/usr/lib/udev/ykfde"