diff --git a/cryptopro-csp-k1.install b/cryptopro-csp-k1.install index 5694b1c..0d12e94 100644 --- a/cryptopro-csp-k1.install +++ b/cryptopro-csp-k1.install @@ -561,6 +561,7 @@ post_install() { echo "Enable pcscd daemon for smart card support (for example etoken or rutoken):" echo systemctl enable --now pcscd + ubconfig set config SERVICESSTART+=",pcscd" } post_upgrade() {