Well, a littel more awake i think i have finally understund my problem.
First of all, i have to say that the normal use of pcscd works ok, it autostarts when called, creates his pid and comm files and after 60 seconds it ends and deletes his files, i have no seen any problem here.
I still have a minor issue, if i restart the computer whit an instance of pcscd still running i have to wait until it is killed and suffer a little delay. To solve this i think the easiest way is to modify the start/stop script.
Now, the first option is to comment the exit 0 line, but in this case i have no autostart (i have the process all the time), and the stop process seems broken to me, because the first thing the script always (starting/stoping...) does is to delete the /var/run/pcscd so start-stop-deamon can not works. Because of this i have seen the process running whit no pid file.
I think my solution will be to not exit on stops and only regenerate IPCDIR on starts.
But my case is a little specific and i understund that you try to not use the start/stop script any more.
Well, thanks (lots) for your help and time, i think it closes all. If you have any other question feel free to send it.
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

