Hide Forgot
Currently systemd-cgls shows the complete hierarchy, it would be nice if it could take a unit and only show the hierarchy for that specific unit, i.e. the user.slice.
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