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
