mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/libfprint-2-2.postinst: Devices triggers updated
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
libfprint (1:1.94.2+tod1-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release (LP: #1950438)
|
||||
* debian/libfprint-2-2.postinst: Devices triggers updated
|
||||
|
||||
-- Marco Trevisan (Treviño) <marco@ubuntu.com> Tue, 14 Dec 2021 19:46:09 +0100
|
||||
|
||||
|
||||
Vendored
+1
@@ -199,6 +199,7 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2
|
||||
udevadm trigger --action=add --attr-match=idVendor=0a5c --attr-match=idProduct=5843 || true
|
||||
udevadm trigger --action=add --attr-match=idVendor=0a5c --attr-match=idProduct=5844 || true
|
||||
udevadm trigger --action=add --attr-match=idVendor=0a5c --attr-match=idProduct=5845 || true
|
||||
udevadm trigger --action=add --attr-match=idVendor=0bda --attr-match=idProduct=5812 || true
|
||||
udevadm trigger --action=add --attr-match=idVendor=10a5 --attr-match=idProduct=0007 || true
|
||||
udevadm trigger --action=add --attr-match=idVendor=1188 --attr-match=idProduct=9545 || true
|
||||
udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0007 || true
|
||||
|
||||
Reference in New Issue
Block a user