Re: Entering a startup script

2000-06-05 Thread Bret Hughes
Danny wrote: > RPM's > - Is useful in a sense they put things in standard places which is good for > standardization in your network. So try to use RPM's as much as possible > > - To answer your question > - Create a file called sysprogs.sh in /etc/rc.d/init.d/ > - From memory Linux will start th

Re: Entering a startup script

2000-06-05 Thread Danny
RPM's - Is useful in a sense they put things in standard places which is good for standardization in your network. So try to use RPM's as much as possible - To answer your question - Create a file called sysprogs.sh in /etc/rc.d/init.d/ - From memory Linux will start the programs in /etc/rc.d/in

Entering a startup script

2000-06-04 Thread Ahbaid Gaffoor
How do I get a script entered into /etc/rc.d/init.d to start and stop as the system boots and shuts down? Thanks, Ahbaid. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.