commit: 16600aff69ac0f1c9ed46170261e6ff589fe69e8
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 14:59:38 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 15:00:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16600aff
sys-apps/systemd: Enable systemd-coredump by default
This feature is now actually usable with coredumpctl.
Package-Manager: portage-2.2.28_p64
sys-apps/systemd/systemd-229-r100.ebuild | 3 ---
sys-apps/systemd/systemd-9999.ebuild | 3 ---
2 files changed, 6 deletions(-)
diff --git a/sys-apps/systemd/systemd-229-r100.ebuild
b/sys-apps/systemd/systemd-229-r100.ebuild
index a4f2a76..f2fbcb8 100644
--- a/sys-apps/systemd/systemd-229-r100.ebuild
+++ b/sys-apps/systemd/systemd-229-r100.ebuild
@@ -323,9 +323,6 @@ multilib_src_install_all() {
rm "${D}"/usr/share/man/man1/init.1 || die
fi
- # Disable storing coredumps in journald, bug #433457
- mv "${D}"/usr/lib/sysctl.d/50-coredump.conf{,.disabled} || die
-
# Preserve empty dirs in /etc & /var, bug #437008
keepdir /etc/binfmt.d /etc/modules-load.d /etc/tmpfiles.d \
/etc/systemd/ntp-units.d /etc/systemd/user /var/lib/systemd \
diff --git a/sys-apps/systemd/systemd-9999.ebuild
b/sys-apps/systemd/systemd-9999.ebuild
index fd59e38..deb196e 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -322,9 +322,6 @@ multilib_src_install_all() {
rm "${D}"/usr/share/man/man1/init.1 || die
fi
- # Disable storing coredumps in journald, bug #433457
- mv "${D}"/usr/lib/sysctl.d/50-coredump.conf{,.disabled} || die
-
# Preserve empty dirs in /etc & /var, bug #437008
keepdir /etc/binfmt.d /etc/modules-load.d /etc/tmpfiles.d \
/etc/systemd/ntp-units.d /etc/systemd/user /var/lib/systemd \