<div dir="ltr">Hi,<div><br></div><div>hope you are doing good</div><div>Facing issue in systemd 244 version Execstop is not executing while process crashing. Did additional testing if we restart the process via systemd "systemctl restart tr069pa" command Execstop is running properly seeing the restart log in the redirected file. The same service file was used in systemd 216 version not facing any issue in process crashing time Execstop was executed properly. could please let me know if we have any known issues.</div><div><br></div><div>logs:</div><div>===========================================================================================</div><div>[Unit]<br>Description=Tr069Pa service<br><br>After=QandA.service<br>ConditionPathExists=!/tmp/disableTr069<br><br>[Service]<br>Type=forking<br>EnvironmentFile=/etc/device.properties<br>ExecStart=/usr/bin/Tr069Pa<br>ExecStop=/bin/sh -c 'echo "`date`: Stopping/Restarting Tr069Pa" >> ${PROCESS_RESTART_LOG}'<br>Restart=always<br><br>StandardOutput=syslog+console<br></div><div>====================================================================================</div><div>2020 Dec 16 10:18:27  systemd[1]: Tr069Pa.service: Main process exited, code=killed, status=11/SEGV<br>2020 Dec 16 10:18:27  systemd[1]: Tr069Pa.service: Failed with result 'signal'.<br>2020 Dec 16 10:18:37 systemd[1]: Tr069Pa.service: Scheduled restart job, restart counter is at 1.<br>2020 Dec 16 10:18:37 systemd[1]: Stopped Tr069Pa service.<br>2020 Dec 16 10:18:37 systemd[1]: Starting Tr069Pa service...<br>2020 Dec 16 10:18:37 systemd[1]: Started Tr069Pa service.<br clear="all"><div>=====================================================================================</div><div><br></div><div>Please let me know if any additional logs required.</div><div><br></div><div>Thanks,</div><div>Gowtham</div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><br></div></div></div>