On 30/08/05, Joseph Antony <[EMAIL PROTECTED]> wrote: > Based on this, I executed a script which will communicate with the card > continously for about 5 minutes. Even in this scenario, the daemon gets > shutdown. But, when the daemon is executed normally (without the foreground > option), things go well without any problem. I am not able to find out who > and why this shutdown signal is being triggered. It will be great if someone > can guide me in this regard.
pcscd should log its messages using syslog(3). You should be able to see them in /var/log/messages or a similar file. pcscd should tell why it exists (if it is a clean exit). Bye, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
