The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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 -->
  #6 (permalink)  
Old 07-14-2009
mark54g mark54g is offline
Registered User
  
 

Join Date: May 2008
Posts: 364
Please read the link I submitted. You are wrong, Six. rc.local is executed before anything else

More proof:
http://www.fedorafaq.org/basics/

Q: How do I run something when the computer starts?
A: You have two choices, either you can run something before anybody logs in, or you can run something immediately after you log in.

To run a command right after you boot, before anybody logs in, add the command to the file /etc/rc.local: