commit: 2d469ff14bb68f6d77014b5c63f11aba2d47189d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 4 19:46:00 2024 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 4 19:46:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d469ff1
sys-apps/systemd: update live ebuild
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-apps/systemd/systemd-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys-apps/systemd/systemd-9999.ebuild
b/sys-apps/systemd/systemd-9999.ebuild
index c575432ab879..00367ef807d0 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -280,8 +280,6 @@ multilib_src_configure() {
# Disable compatibility with sysvinit
-Dsysvinit-path=
-Dsysvrcnd-path=
- # Avoid infinite exec recursion, bug 642724
- -Dtelinit-path="${EPREFIX}/lib/sysvinit/telinit"
# no deps
-Dima=true
-Ddefault-hierarchy=$(usex cgroup-hybrid hybrid unified)