summarylogtreecommitdiffstats
path: root/70-yubihsm2.rules
blob: dc025a7c03773c774201e73b35166c099d4a2804 (plain)
1
2
3
4
5
6
7
# This udev file should be used with udev 188 and newer
ACTION!="add|change", GOTO="yubihsm2_connector_end"

# Yubico YubiHSM 2
SUBSYSTEM=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0030", TAG += "uaccess"

LABEL="yubihsm2_connector_end"