From ec32735d323ca750c17edcfc4e7c34d8729147a0 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Fri, 23 Aug 2019 17:19:27 +0200 Subject: [PATCH] debian/libfprint0.postinst: Call udevadm --trigger also for the new supported readers --- debian/libfprint0.postinst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/libfprint0.postinst b/debian/libfprint0.postinst index 801bc428..1532574c 100644 --- a/debian/libfprint0.postinst +++ b/debian/libfprint0.postinst @@ -70,6 +70,7 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0008 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0010 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0011 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0015 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0017 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0018 udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2020 @@ -128,6 +129,7 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c31 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c32 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c33 + udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c42 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0090 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0091 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0094