Re: [techtalk] shell scripts at boot

2001-02-05 Thread Anmol Khirbat
On Mon, 5 Feb 2001, I guess I'm an underwater thing wrote: > > Hey guys - > > I don't know much about startup/shutdown. Have a look at the following link even if you don't use redhat. http://www.redhat.com/support/docs/tips/Boot-Process-Tips/Boot-Process-Tips.html The init(8) manpage woul

Re: [techtalk] shell scripts at boot

2001-02-05 Thread David Merrill
On Mon, Feb 05, 2001 at 04:53:14PM -0800, I guess I'm an underwater thing wrote: > > Hey guys - > > I don't know much about startup/shutdown. I have written a shell script > that starts my web servers and a few other services so that I don't have > to manually do it every time I reboot. What I

[techtalk] shell scripts at boot

2001-02-05 Thread I guess I'm an underwater thing
Hey guys - I don't know much about startup/shutdown. I have written a shell script that starts my web servers and a few other services so that I don't have to manually do it every time I reboot. What I'd ultimately like is if it could run as part of the boot process. How would I make this hap