If a dialog asks you to authenticate all the time you have to stop some services.
systemctl stop pcscd.socket
systemctl stop pcscd
systemctl disable pcscd.socket
systemctl disable pcscd.service
If a dialog asks you to authenticate all the time you have to stop some services.
systemctl stop pcscd.socket
systemctl stop pcscd
systemctl disable pcscd.socket
systemctl disable pcscd.service