The /etc/rc scripts are good. That is the newer, more confirming way.
/etc/rc.local is a deprecated way, but then /etc/rc.local has to be called from
/etc/inittab.
BV
--- John Dunn <JDunn@xxxxxxxxx> wrote:
What is the best way to start a application when the server boots up?
Should I use inittab or is some other method recommended?
AIX version is 5.3
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs
Re: IPL ... Be careful of /etc/rc.* scripts.... They are undoubtedly the future of aix... Should I use inittab or is some other method recommended? ... (AIX-L)
Re: Startup Scripts ... besides using inittab?... HP uses scripts in the /etc/rc directory but I ... don't see a clean way in AIX?... (comp.unix.aix)
Re: IPL ... Should I use inittab or is some other method recommended? ...AIX version is 5.3 ... Both allow you to control... If you want to use the /etc/rc.X method, you can create start/stop scripts... (AIX-L)
Re: Startup Scripts ... We code the following one time in inittab:... HP uses scripts in the /etc/rc directory but I ... don't see a clean way in AIX?... (comp.unix.aix)
Re: differences between AIX and Unix? ... This is despite the script being declared as a bash script in the ... might encounter?Before you used AIX, you were using another brand of Unix. ... All my scripts are bash scripts and I was expecting the default ... Thanks for all the responses and I am sure it is "noclobber" doing it ... (comp.unix.questions)