I been trying to use bootchart2 and have it daisy chain into the orginal 
/sbin/init
But looks like the /sbin/bootchartd.bootchart2 attempts to restore the PATH 
from OLDPATH

export PATH=$OLDPATH
        
exec $init $*

But OLDPATH was never set.
The /sbin/init I have then has serious issues , It PATH is now "" ..

I can fix my /sbin/init to test for this but would be good to have bootchart2 
fixed.

Thanks


Richard C. Allen
[email protected]


-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to