✏️ 正在编辑: 60-fido-id.rules
路径:
/snap/core20/2866/usr/lib/udev/rules.d/60-fido-id.rules
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# do not edit this file, it will be overwritten on update ACTION=="remove", GOTO="fido_id_end" SUBSYSTEM=="hidraw", IMPORT{program}="fido_id" # Tag any form of security token as such ENV{ID_SECURITY_TOKEN}=="1", TAG+="security-device" # Tag any CCID device (i.e. Smartcard Reader) as security token SUBSYSTEM=="usb", ATTR{bInterfaceClass}=="0b", TAG+="security-device" LABEL="fido_id_end"
💾 保存文件
← 返回文件管理器