On Sun, 30 Dec 2007, Andy Mercier wrote:
>>> Change it to something like:
>>> 1:2345:respawn:/root/termctrl_getty.sh
>>
.......
>>> Instead of "messing" with /etc/rcX.d try carefully
>> modifying /etc/inittab
>>
>> "Messing" in this case is Hoosier for "Carefully modifying". I
>> wasn't just changing things without knowing what I was doing.
>>
.......
One of the problems with using /etc/inittab and init to launch your
program, is that not all the resources you assume are there will be there
- like network and any mounted filesystems other that root. Init will
attempt to start stuff in parallel, including the full rc?.d startup
stuff. It may often be just easier to get to grips with the sysV init
system and add your program start up at the relevant point, when you know
needed initialisition has happenned.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|