Re: [systemd-devel] ExecStop doesn't get called when service crashes

2020-06-09 Thread Reindl Harald
Am 09.06.20 um 18:07 schrieb Baskaran, Vinothkumar: > I am using systemd-244 in embedded linux yocto 3.1. Here, ExecStop > doesn’t get invoked when the process CcspCrSspis killed. However, when > service is restarted/stopped using ‘systemctl’, it gets invoked > successfully. The system has many

[systemd-devel] ExecStop doesn't get called when service crashes

2020-06-09 Thread Baskaran, Vinothkumar
Hi, I am using systemd-244 in embedded linux yocto 3.1. Here, ExecStop doesn't get invoked when the process CcspCrSsp is killed. However, when service is restarted/stopped using 'systemctl', it gets invoked successfully. The system has many services with ExecStop and it doesn't gets invoked in