From 1093d2783cfd4c3d88d4ab69f1d59c05dbf35168 Mon Sep 17 00:00:00 2001 From: Kristel Merilain Date: Fri, 13 Jun 2025 09:17:02 +0300 Subject: [PATCH] Update install-open-eid.sh Signed-off-by: Kristel Merilain --- install-open-eid.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-open-eid.sh b/install-open-eid.sh index d2956eb..5adc0ee 100755 --- a/install-open-eid.sh +++ b/install-open-eid.sh @@ -215,7 +215,7 @@ add_key make_install open-eid # Configure Chrome/Firefox PKCS11 driver for current user, /etc/xdg/autstart/ will init other users on next logon -/usr/bin/pkcs11-register +/usr/bin/pkcs11-register --skip-chrome=off --skip-firefox=off echo echo "Thank you for using Estonian ID card!" read -p "Would you like to read instructions on how to configure browsers for using ID-card? (Y/n): " instructions