Summary: | sys-apps/openrc: Filter the systemd cgroup from the current process | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | OpenRC Team <openrc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gnome, lxnay |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 439098, 463784, 468898 |
Description
Pacho Ramos
2013-06-29 10:09:52 UTC
Or this: https://github.com/qnikst/openrc/commit/7ed2c619598caedb2502b77f921404c0abfe02df Also see my comment there. And yes, it works. patch is fixed and pull request is done. https://github.com/OpenRC/openrc/pull/3 I can attach the code to the bug if needed. Thanks for testing. How did this end finally? I guess not needed :/ (In reply to Pacho Ramos from comment #3) > How did this end finally? I guess not needed :/ This issue is fixed in openrc-0.12 by: https://github.com/OpenRC/openrc/commit/992807de55bd9b0e8cbb569a86bb84b75fe9482e https://github.com/OpenRC/openrc/commit/2391ddff772ce541bc2237c89a2792a0b85e076c both are commits are redundant and I think we don't need second commit, as first solves this issue without hardcoding. We may provide more general solution but I don't think we need it at this moment. OK then :) |