Hello Hugh and others on the list.
Well I tried the script and it DOES work. At least the application is
brought up just fine and there are no errors that I can see.
Same things when things are shutting down. There are no errors.
I may be premature in saying I see success here, but at least f
Hi Ted:
I just went through some of this and there are a couple of things
to watch out for. See the "init/rc scripts" thread in the maillist
archives for details:
https://listman.redhat.com/mailman/private/redhat-list/2002-April/137519.htm
l
Basically you will need to:
1. Write a script to sta
I have an application I want to run in my RedHat 7.3 system and its called
from /usr/sbin directory. To get it to run at boottime, I stuck a link to
it from /etc/rc.d/rc3.d. It works but I know this is not the right way to
do things. It seems to me that I should be writing a script to bring