path: conman_0.3.1-1/etc/conman.init.in LSB) printf "Checking status of $DESC: " pids=`pidofproc ${PIDFILE:+"-p"} ${PIDFILE:+"$PIDFILE"} \ "$DAEMON" 2>/dev/null` STATUS=$? path: conman_0.3.1-1/etc/conman.init.in rc=$? elif type pidof >/dev/null 2>&1; then pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null` rc=$? else path: conman_0.3.1-1/etc/conman.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: conman_0.3.1-1/debian/conman.init 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: conman_0.3.1-1/debian/conman.init rc=$? elif type pidof >/dev/null 2>&1; then pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null` rc=$? else path: conman_0.3.1-1/debian/conman.init LSB) printf "Checking status of $DESC: " pids=`pidofproc ${PIDFILE:+"-p"} ${PIDFILE:+"$PIDFILE"} \ "$DAEMON" 2>/dev/null` STATUS=$?