OpenRC now defaults to unified cgroups (bug 914972), so IUSE="+cgroup-hybrid" is inappropriate. We should also update metadata.xml while at it: ``` <use> <flag name="cgroup-hybrid">Use hybrid cgroup hierarchy (OpenRC's default) instead of unified.</flag> </use> ```
Do we need to solve this for bug 923258?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889f37a342fe55308f640d3a4fa97c16f0dacb76 commit 889f37a342fe55308f640d3a4fa97c16f0dacb76 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-08-28 04:37:30 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-08-28 10:32:09 +0000 sys-auth/elogind: Switch off IUSE cgroup-hybrid by default Closes: https://bugs.gentoo.org/923259 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sys-auth/elogind/elogind-252.9-r2.ebuild | 2 +- sys-auth/elogind/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)