|
|
@ -561,7 +561,7 @@ post_install() {
|
|
|
|
|
|
|
|
|
|
|
|
echo "Enable pcscd daemon for smart card support (for example etoken or rutoken):"
|
|
|
|
echo "Enable pcscd daemon for smart card support (for example etoken or rutoken):"
|
|
|
|
echo systemctl enable --now pcscd
|
|
|
|
echo systemctl enable --now pcscd
|
|
|
|
ubconfig set config SERVICESSTART+=",pcscd"
|
|
|
|
ubconfig set system SERVICES_ENABLE++="pcscd"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
post_upgrade() {
|
|
|
|
post_upgrade() {
|
|
|
|