chiark / gitweb /
logind: Make more use of cleanup macros
[elogind.git] / src / login / 70-uaccess.rules
index ca7ca133a35ee8d6e4f7d2097357dbfb620999cf..d1275f2ca9197066bf1a8ad3d0718c955be81b1b 100644 (file)
@@ -51,6 +51,9 @@ SUBSYSTEM=="misc", KERNEL=="kvm", TAG+="uaccess"
 # smart-card readers
 ENV{ID_SMARTCARD_READER}=="*?", TAG+="uaccess"
 
+# (USB) authentication devices
+ENV{ID_SECURITY_TOKEN}=="*?", TAG+="uaccess"
+
 # PDA devices
 ENV{ID_PDA}=="*?", TAG+="uaccess"