Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Huh, fascinating. Didn't know --user worked like that; for some reason, the new scope doesn't show up in regular 'systemctl status', but does in 'systemctl --user status'. Now I just need to learn how to get systemd-cgtop or something to show me the info I need. But that's a separate question. Commented Jul 17, 2016 at 7:45
  • @rosuav: Have you found a solution? I've asked the same question at unix.stackexchange.com/questions/483948/… Commented Nov 25, 2018 at 9:51
  • @cytrinox Only the partial one that you see above. It's not everything but it's something. Commented Nov 25, 2018 at 13:04
  • Note that this used to work before systemd implemented unified control groups. As far as I know, it has been broken since. Commented Sep 4, 2021 at 13:35