mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
Run udevadm trigger on 147e:2020 too
This commit is contained in:
Vendored
+1
@@ -11,6 +11,7 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2
|
|||||||
# adds stuff there
|
# adds stuff there
|
||||||
udevadm trigger --action=add --attr-match=idVendor=0483 --attr-match=idProduct=2016
|
udevadm trigger --action=add --attr-match=idVendor=0483 --attr-match=idProduct=2016
|
||||||
udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2016
|
udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2016
|
||||||
|
udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2020
|
||||||
udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=5501
|
udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=5501
|
||||||
udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2500
|
udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2500
|
||||||
udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2580
|
udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2580
|
||||||
|
|||||||
Reference in New Issue
Block a user