Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion install-open-eid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down