chiark / gitweb /
cgls: fix running with -M option
authorLukas Nykryn <lnykryn@redhat.com>
Thu, 10 Apr 2014 09:33:12 +0000 (11:33 +0200)
committerLukas Nykryn <lnykryn@redhat.com>
Thu, 10 Apr 2014 09:46:51 +0000 (11:46 +0200)
commit13be49798cc4d1bdf84780b6a315e920f20fa11a
treecc28de9eade3018014e68a1c3652e46352a69eb8
parent9541666b8d97f107335dd7e3cb93b4d2cfbf19c9
cgls: fix running with -M option

systemd-machined doesn't store cgroup path in a state file anymore.
Let's figure it out from the scope.
Makefile.am
src/cgls/cgls.c