<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1">In this example:
<a class="moz-txt-link-freetext" href="http://dev.opennebula.org/projects/opennebula/repository/revisions/master/changes/share/scripts/centos-5/net-vmcontext/vmcontext">http://dev.opennebula.org/projects/opennebula/repository/revisions/master/changes/share/scripts/centos-5/net-vmcontext/vmcontext</a><br>
      <br>
      When used on a RHEL 5.5 system, the needed config file will
      sometimes not be in place when networking needs it because they
      both start at priority 10.<br>
      <br>
      Changing that file to:</font><span class="Apple-style-span"
      style="border-collapse: separate; color: rgb(0, 0, 0);
      font-family: Times; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: 2; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
        class="Apple-style-span" style="border-collapse: collapse;
        color: rgb(72, 72, 72); font-family: Verdana,sans-serif;
        font-size: 12px;">
        <pre style="margin: 0px; white-space: pre-wrap;"># chkconfig: 2345 9 90

Fixes the problem.

rw2


</pre>
      </span></span>
  </body>
</html>