path: sanlock_4.2.0-1/init.d/sanlock
stop() {
	PID=$(pidofproc -p $runfile $prog)
	echo -n $"Sending stop signal $prog ($PID): "
