<div dir="ltr">We want to reboot the system when a particular daemon is crashing . Hence we added <span style="font-size:11pt;font-family:calibri,sans-serif">OnFailure </span>tag in the service file to invoke the reboot service. It's correctly rebooting the system whenever the particular daemon is crashing . But it reboots immediately without waiting for core dump to be processed by systemd-coredump service. <div><br></div><div>Which is the best way to add a dependency on this service, so that the system will reboot only after the core dump is processed by the systemd-coredump ?</div><div><br></div><div>Please note :  we are using systemd version v229.</div><div><br></div><div>regards,</div><div>Satya</div></div>