fi
read _pid _junk < $_pidfile
if [ -z "$_pid" ]; then
debug "pid file {$_pidfile): no pid in file."
debug "pid file ($_pidfile): no pid in file."
return
_find_processes $_procname ${_interpreter:-.} '-p '"$_pid"