Bug#463763: /etc/init.d/opencryptoki stop does not stop pkcsslotd

2008-07-24 Thread Chaskiel M Grundman
The pkcsslotd.pid file gets the wrong pid, because pkcsslotd forks. So the stop script still doesn't work (and its failure complicates upgrades) whitestar:/var/log# pidof pkcsslotd whitestar:/var/log# cat /var/run/pkcsslotd.pid cat: /var/run/pkcsslotd.pid: No such file or directory whitestar:/va

Bug#463763: /etc/init.d/opencryptoki stop does not stop pkcsslotd

2008-02-02 Thread Chaskiel Grundman
Package: opencryptoki Version: 2.2.5+dfsg-1 Severity: normal The stop action of the opencryptoki init script does not successfully stop pkcsslotd. This is because it passes --pidfile to start-stop-daemon, but pkcsslotd does not actually create a pid file. -- System Information: Debian Release: l