summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-03-25 10:59:38 -0400
committerMike Gilbert <floppym@gentoo.org>2016-03-25 11:00:08 -0400
commit16600aff69ac0f1c9ed46170261e6ff589fe69e8 (patch)
treed48908e1ff2097c549132edd55155776422e1c2e /sys-apps/systemd
parentkde-base/kdelibs: Add kde-apps/khelpcenter as alternative dep (diff)
downloadgentoo-16600aff69ac0f1c9ed46170261e6ff589fe69e8.tar.gz
gentoo-16600aff69ac0f1c9ed46170261e6ff589fe69e8.tar.bz2
gentoo-16600aff69ac0f1c9ed46170261e6ff589fe69e8.zip
sys-apps/systemd: Enable systemd-coredump by default
This feature is now actually usable with coredumpctl. Package-Manager: portage-2.2.28_p64
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r--sys-apps/systemd/systemd-229-r100.ebuild3
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys-apps/systemd/systemd-229-r100.ebuild b/sys-apps/systemd/systemd-229-r100.ebuild
index a4f2a76c5a53..f2fbcb8aab49 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 fd59e38bcef8..deb196e1e056 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 \