Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923259 - sys-auth/elogind: USE=+cgroup-hybrid default is no longer appropriate
Summary: sys-auth/elogind: USE=+cgroup-hybrid default is no longer appropriate
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Sturmlechner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-29 11:41 UTC by Sam James
Modified: 2024-01-30 10:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>
```