]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredump: fix message when we fail to save a journald coredump
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Dec 2018 20:34:24 +0000 (21:34 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 9 Jan 2019 22:41:53 +0000 (23:41 +0100)
commitf0136e09221364f931c3a3b715da4e4d3ee9f2ac
tree721479612c649daf3edd5c0d107726734ace72ca
parent2d5d2e0cc5171c6795d2a485841474345d9e30ab
coredump: fix message when we fail to save a journald coredump

If creation of the message failed, we'd write a bogus entry:
systemd-coredump[1400]: Cannot store coredump of 416 (systemd-journal): No space left on device
systemd-coredump[1400]: MESSAGE=Process 416 (systemd-journal) of user 0 dumped core.
systemd-coredump[1400]: Coredump diverted to
src/coredump/coredump.c