Martin Paljak wrote:
> >> Why not make the udev rule start pcscd,
> > 
> > One reason is that it needs highly distribution dependent udev rules,
> 
> Existence of pcscd group is also distribution dependent, to some
> extent (meaning, it has to exist and maybe needs to be created)

True. This is typically dealt with by the package however, which is
by definition already distribution specific. :)


> How many distributions don't put pcscd to /usr/sbin?

That's not the full story. System pcscd would be a service, and how
to start a service varies from distribution to another:

/etc/init.d/pcscd start
start pcscd
systemctl start pcscd.service
svc -u /service/pcscd

..are just a few examples..


//Peter
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to