]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgtop: work even if not all cgroups are available
authorShawn Landden <shawnlandden@gmail.com>
Tue, 22 May 2012 05:54:41 +0000 (22:54 -0700)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 May 2012 19:59:10 +0000 (21:59 +0200)
commit63210a15e1efdbda3fb3abd9a6ae9961fd0ea153
tree4fe062231ddf90e131d563403ec107c5e2f6eb62
parent80d37ae7b9d2c471e89e018a8f1e7cab8cd53123
cgtop: work even if not all cgroups are available

cgtop quits on startup if all the cgroup mounts it expects are not available.
Just continue without nonexistant ones.
src/cgtop/cgtop.c