LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   using boot scripts (https://www.linuxquestions.org/questions/linux-newbie-8/using-boot-scripts-185543/)

Noems 05-25-2004 04:03 AM

using boot scripts
 
Hi!
i would like to know how to edit a boot script in suse 8.1 since i need to execute some commads at the sistem starts..

thnx

Noems

Bamse123 05-25-2004 07:15 AM

I don't know about SuSE, but at least in Slackware I'm using they're all located at /etc/rc.d/. What you may want to modify are rc.S (the actual system init) and rc.local (ran right after rc.S). Kernel module thingies are in rc.modules. Paths and some other console things are in file /etc/profile.

Regards,
Bamse

Bamse123 05-25-2004 07:16 AM

Quote:

...since i need to execute some commads at the sistem starts..
So in your situation that is /etc/rc.d/rc.local.

Regards,
Bamse


All times are GMT -5. The time now is 07:13 PM.