commit: 9611b027c747fbef7d1f75e62b1a022f70a6a96d Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 22:11:26 2026 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 22:11:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9611b027
profiles/features/split-usr: mask sys-apps/systemd-initctl Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/features/split-usr/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/features/split-usr/package.mask b/profiles/features/split-usr/package.mask index 2d04a03bd002..cd0160232234 100644 --- a/profiles/features/split-usr/package.mask +++ b/profiles/features/split-usr/package.mask @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Mike Gilbert <[email protected]> (2025-06-03) @@ -20,4 +20,5 @@ sys-power/sandmann-bin # Does not support split-usr filesystem geometry. Please migrate to # a merged-usr profile. sys-apps/systemd +sys-apps/systemd-initctl sys-process/systemd-cron
