The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > Linux
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 06-18-2009
mark54g mark54g is offline
Registered User
  
 

Join Date: May 2008
Posts: 365
rc.local or boot.local, depending on the distribution is run before any runlevel is reached. rc3.d runs a script only when runlevel 3 is reached. Why would you assume rc3.d has priority?