Results 1 to 3 of 3
i have a script which i have placed in /etc/rc5.d
and i have burned the image of the ISO file
when i reboot the system with the new CD
it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-03-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 10
execute a script during booting
i have a script which i have placed in /etc/rc5.d
and i have burned the image of the ISO file
when i reboot the system with the new CD
it is booting up but the script file which i havae plcaed in the /etc/rc5.d is not getting executed
what is the problem
any one please help me
- 07-03-2006 #2Just Joined!
- Join Date
- Jun 2006
- Posts
- 10
i managed to see to it that the scripts can run during boot time
but i have a small problem i have a specific script that has to run after the complete booting took place
how to impose this restriction to ensure that that specific script runs only after the complete booting process completes (end of booting process)
- 07-08-2006 #3
Add it not to the boot level but to the system's default/desired run level. See man rc-update.


Reply With Quote
