On Thursday 16 August 2007 06:04, Andreas Vetter wrote:
> > The other method to isolate script would be add echo command to scripts
> > that will give on the screen script name. For instance
> >   echo $0 >> /tmp/startup.log
> >  
> > That will at least tell what was loaded before lockup and it will be
> > preserved after new boot.
>
> maybe a sync after the echo would be a good idea

Yes. It will be. 
One more line that will mark regular end of the script would be good too, but 
than one needs script that will change all scripts in /etc/init.d, or change 
scripts manually and save set for future. Than on next release use diff and 
look only scripts that are changed. 

I wonder what openSUSE developers use for debugging of start up?

-- 
Regards,
Rajko.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to