systemctl: fix indentation of cgroup tree
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Nov 2019 13:52:30 +0000 (14:52 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Nov 2019 17:34:53 +0000 (18:34 +0100)
commita434236accc8bf072f919bb4c6e85b0dbc36e71f
tree8af80f11c75855224d63c9a6ce78c0ec8d95542f
parent408c81f62454684dfbff1c95ce3210d06f256e58
systemctl: fix indentation of cgroup tree

Follow-up for 0d588deae21234c9a9d64d9eddbcbe7da5c9a39d.

In that commit the output got moved a 2 chars to the right, hence make
sure to also shift the cgroup tree to the right, so that it gets
properly aligned under the cgroup path again.
src/systemctl/systemctl.c