Re: [systemd-devel] How to generate core file in system service

2017-09-25 Thread Miroslav Suchý
Dne 25.9.2017 v 08:47 Mantas Mikulėnas napsal(a): > But when I start the deamon by "teamd" directly, I could get core file. > When I start it by systemctl start [email protected], no core file was > generate when it crashed, but only get: >    "systemd: [email protected]: main process exited, c

Re: [systemd-devel] How to generate core file in system service

2017-09-25 Thread Mantas Mikulėnas
On Mon, Sep 25, 2017 at 11:26 AM, Miroslav Suchý wrote: > Dne 25.9.2017 v 08:47 Mantas Mikulėnas napsal(a): > > But when I start the deamon by "teamd" directly, I could get core file. > > When I start it by systemctl start [email protected], no core file was > > generate when it crashed, but on