LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   5.04 startup special options (https://www.linuxquestions.org/questions/ubuntu-63/5-04-startup-special-options-377862/)

cerealdaemon 10-28-2005 04:33 PM

5.04 startup special options
 
In RHEL there is /etc/rc.local to handle special instructions after boot to be carried out.

Is there an equivalent to this in Ubuntu? Or Debian?

mrcheeks 10-29-2005 11:04 AM

The directory is /etc/rc.d .
To manipulate it use the command update-rc.d. see
Code:

man update-rc.d
.


All times are GMT -5. The time now is 01:35 AM.