Aggiunta pacchetto per middleware xpki.

This commit is contained in:
Emiliano Vavassori 2022-01-24 14:32:20 +01:00
commit 4bfbff2175
2 changed files with 25 additions and 0 deletions

3
bit4id-xpki.install Normal file
View file

@ -0,0 +1,3 @@
post_install() {
echo "You need to add the installed module (/usr/lib/bit4id/libbit4xpki.so) to each program that needs to access the smart card."
}