path: oar_2.6.1-1/setup/init.d/oar-server.in
  if [ -z "$pid_file" -a -z "$pid" ]; then
    pid="$(__pids_pidof "$1")"
  fi
