Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923259

Summary: sys-auth/elogind: USE=+cgroup-hybrid default is no longer appropriate
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Andreas Sturmlechner <asturm>
Status: CONFIRMED ---    
Severity: normal CC: atoth, kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=644834
https://bugs.gentoo.org/show_bug.cgi?id=835818
https://bugs.gentoo.org/show_bug.cgi?id=914972
https://bugs.gentoo.org/show_bug.cgi?id=807349
Whiteboard:
Package list:
Runtime testing required: ---

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-29 11:41:26 UTC
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>
```