]> git.ipfire.org Git - thirdparty/dracut.git/commit
Enable core dumps with systemd from initrd 274/head
authorDaniel Molkentin <dmolkentin@suse.com>
Tue, 29 Aug 2017 06:46:07 +0000 (08:46 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Tue, 29 Aug 2017 06:53:35 +0000 (08:53 +0200)
commitafe4e2844ffa7c06160434430f0ce9e493c112e0
tree12767cce46f8bc0b5f0d529f7c34809e19f65a46
parent3bd3ef5819141b06eb4d5c9e139e047efccb6d1f
Enable core dumps with systemd from initrd

systemd sets /proc/sys/kernel/core_pattern to use systemd-coredump.
However, systemd-coredump is missing from initrd, making dumping
the core in initrd impossible by default.

Reference: bsc#1054809
modules.d/00systemd/module-setup.sh