Comment 2 for bug 963565

Revision history for this message
Thomas Bushnell, BSG (tbushnell) wrote :

Whoops, error in editing. the transcript of the failing init.d script should look like this:

# /etc/init.d/opencryptoki stop
Stopping PKCS#11 slot daemon: pkcsslotd.
# echo $?
0
# /etc/init.d/opencryptoki start
Starting PKCS#11 slot daemon: pkcsslotd.
# echo $?
0
# /etc/init.d/opencryptoki start
Starting PKCS#11 slot daemon: # echo $?
1