[systemd-devel] How to process core dump before reboot
Satya Naik
satya.naik.dev at gmail.com
Mon Nov 28 12:23:54 UTC 2016
We want to reboot the system when a particular daemon is crashing . Hence
we added OnFailure 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.
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 ?
Please note : we are using systemd version v229.
regards,
Satya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20161128/0b1a5adc/attachment.html>
More information about the systemd-devel
mailing list