rules: Move ID_SMARTCARD_READER definition to a <70 configuration.
authorVincent Pelletier <plr.vincent@gmail.com>
Sat, 27 Feb 2021 00:17:06 +0000 (00:17 +0000)
committerMichael Biebl <biebl@debian.org>
Sun, 20 Mar 2022 19:55:25 +0000 (19:55 +0000)
commit40c60196ebc40a7505f69183746e63c43985e65d
tree3e95ffbb1baec11bfabaceeb6c4e84dfc0411c20
parentccd932b099b9128329081a9195d68ab5830139cd
rules: Move ID_SMARTCARD_READER definition to a <70 configuration.

70-uaccess.rules sets the uaccess tag on devices with ID_SMARTCARD_READER
set, but it is set in 99-systemd.rules .
Move this to a 60-*.rules which already matches USB CCID class, factorising
the matching, so 70-uaccess.rules sets up these devices as expected.

(cherry picked from commit dbdcd51f78bde5e9033d98d61bbb750c868bde9d)

Gbp-Pq: Name rules-Move-ID_SMARTCARD_READER-definition-to-a-70-configu.patch
rules.d/60-fido-id.rules
rules.d/99-systemd.rules.in