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
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
2 matches
Mail list logo