]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredumpctl: Don't treat no coredumps as failure
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 23 Nov 2024 11:14:06 +0000 (12:14 +0100)
committerMike Yuan <me@yhndnzj.com>
Tue, 10 Dec 2024 20:03:20 +0000 (21:03 +0100)
commitdfe79b9ed21b0feeb5a120e8b994f46cff7cf5b0
treefcf3b33a077c2034e33014be431175134c817075
parent67f8ddc9671ebc7d0d9e8651b52e6d1c77dc3d47
coredumpctl: Don't treat no coredumps as failure

Having to deal with a process that fails or doesn't fail depending on
whether there are coredumps or not is incredibly annoying for users.
man/coredumpctl.xml
src/coredump/coredumpctl.c