| Summary: | [RFE] systemd-cgls should show the cg hierarchy of a unit | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Fabian Deutsch <fdeutsch> |
| Component: | systemd | Assignee: | Lukáš Nykrýn <lnykryn> |
| Status: | CLOSED UPSTREAM | QA Contact: | qe-baseos-daemons |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | bblaskov, jsynacek, lnykryn, systemd-maint-list |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-25 13:57:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Fabian Deutsch
2016-01-20 17:02:23 UTC
For now you can call someting like this: systemd-cgls /sys/fs/cgroup/systemd/$(systemctl show -p ControlGroup cups.service | sed 's/^.*=//') No point keeping this RFE downstream: https://github.com/systemd/systemd/issues/5156 |