path: munge_0.5.16-1.1/debian/munge.init rc=$? elif query_exec pidof; then pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null` rc=$? else path: munge_0.5.16-1.1/debian/munge.init pids=`pgrep -d ' ' -x "\`basename \"$PROCNAME\"\`" 2>/dev/null` rc=$? elif query_exec pidof; then pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null` rc=$? path: munge_0.5.16-1.1/src/etc/munge.sysvinit.init.in pids=`pgrep -d ' ' -x "\`basename \"$PROCNAME\"\`" 2>/dev/null` rc=$? elif type pidof >/dev/null 2>&1; then pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null` rc=$? path: munge_0.5.16-1.1/src/etc/munge.sysvinit.init.in LSB) printf "Checking status of $SERVICE_NAME: " pids=`pidofproc ${PIDFILE:+"-p"} ${PIDFILE:+"$PIDFILE"} \ "$DAEMON_EXEC" 2>/dev/null` STATUS=$? path: munge_0.5.16-1.1/src/etc/munge.sysvinit.init.in rc=$? elif type pidof >/dev/null 2>&1; then pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null` rc=$? else