Comment # 3 on bug 1063983 from
In any case just mentioning that pcsc-lite was already on by default by the
workaround used in 42.1:
%if 0%{?suse_version} > 1140
mkdir -p %{buildroot}%{_libexecdir}/systemd/system-preset
echo -e 'enable pcscd.socket\nenable pcscd.service'
>%{buildroot}%{_libexecdir}/systemd/system-preset/50-pcscd.preset
%endif

While we are at it:
While using socket activation is attractive it seems to cause issues with some
readers. See bug 1063985.
So as an additional request for comments is if we also could enable pcscd
permanently?


You are receiving this mail because: