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 that 
application up, rather than just calling it from where it sleeps.  Of 
course I sometimes also call some of these applications from the 
/etc/rc.d/rc.local.  Rather than through proper scripts etc..

I want to do it the right way, at least for once.  Is there a step by step 
process I can follow to get at least one of these applications starting up 
right and closing down properly?  I don't want to learn the process * 
indepth *, but enough to get ONE working and even if it was down for me, it 
would be a great example to follow for  the future.

Any thoughts guys?

---
Ted Gervais,
Coldbrook, Nova Scotia, Canada



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to