Re: [yocto] Yocto image systemd debugging

2019-05-10 Thread Lukasz Zemla
On Friday, May 10, 2019 10:09 AM, JH wrote: > > What do you mean by debug? > > In most cases 'systemctl status ', 'systemctl --failed', > > system-analyze and journalctl are efficient. Sometimes I set > > 'StandardOutput=journal+console' > > in service file to just see output during booting. > >

Re: [yocto] Yocto image systemd debugging

2019-05-10 Thread JH
Hi Lukasz, > What do you mean by debug? > In most cases 'systemctl status ', 'systemctl --failed', > system-analyze > and journalctl are efficient. Sometimes I set > 'StandardOutput=journal+console' > in service file to just see output during booting. There is an ofono.service which failed by sys

[yocto] Yocto image systemd debugging

2019-05-09 Thread Lukasz Zemla
On Friday, May 10, 2019 8:00 AM JH wrote: > How did you debug systemd running Yocto image on embedded system > when services or cron jobs failed to run? What do you mean by debug? In most cases 'systemctl status ', 'systemctl --failed', system-analyze and journalctl are efficient. Sometimes I s

Re: [yocto] Yocto image systemd debugging

2019-05-09 Thread JH
Figured out crond log journalctl -u crond. Which systemd daemon for auto service launch during boot? Thank you. - jh On 5/10/19, JH wrote: > Hi, > > How did you debug systemd running Yocto image on embedded system when > services or cron jobs failed to run? > > Thank you. > > - jh > -- _

[yocto] Yocto image systemd debugging

2019-05-09 Thread JH
Hi, How did you debug systemd running Yocto image on embedded system when services or cron jobs failed to run? Thank you. - jh -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto