2010/9/4 Martin Paljak <mar...@paljak.pri.ee>: > Hello, > > >> I decided to use a new group called "pcscd". >> I wrote an blog article [3] about this feature. >> >> pcsc-lite 1.6.5 is not yet released to allow anybody to comment on the >> idea and provide feedback before the release. >> You can get a snapshot of pcsc-lite and libccid from [4]. You have to >> install the udev rule file by hand for now. > > Why not make the udev rule start pcscd, running as a system user > (nobody?), when a reader is connected?
I could. But why do this? That would start a process that may not be used. I used a Gemalto GemPC Twin reader and I can get the card ATR just 1 or 2 seconds after starting pcscd. Some readers are much slower to start. > I tried the latest SVN version on top of Ubuntu, but need to tweak the > /var/run/pcsc permissions apparently. Exact. chgrp pcscd /var/run/pcsc chmod g+rw /var/run/pcsc This directory should be created and configured by /etc/init.d/pcscd script (run as root) -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel