]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Configure coredump to store coredumps in the journal. 32664/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 12:44:43 +0000 (14:44 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 12:44:43 +0000 (14:44 +0200)
Makes it easier to debug coredumps that happen in CI as we can retrieve
them via the journal.

mkosi.images/system/mkosi.extra/usr/lib/systemd/coredump.conf [new file with mode: 0644]

diff --git a/mkosi.images/system/mkosi.extra/usr/lib/systemd/coredump.conf b/mkosi.images/system/mkosi.extra/usr/lib/systemd/coredump.conf
new file mode 100644 (file)
index 0000000..cde9785
--- /dev/null
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Coredump]
+Storage=journal