[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running Scripts



like danny i'm not a red hat user but i don't think red hat would be to
different from suse in booting.  i would recommend putting your script in
with the rc scripts
if i'm correct your finished runnlevel should be 3
you should make sure your script runs
after that you should put it in /etc/rc.d then go to rc3.d and make a
symlink to your script
"cd rc3.d"
"ln -s ../myfile S17myfile"

i would also look at the highest number of the S files and number it after
that.
here is a little more info to look at to explain the boot process a little
further
http://www.redhat.com/support/docs/tips/Boot-Process-Tips/Boot-Process-Tips-
3.html
reboot and test it out

In the beginning the universe was created.

This has made a lot of people very angry and been widely regarded
as a bad move.
  ---- Hitchhikers Guide to the Galaxy ---

-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.