Systemd/src/cgtop
Zbigniew Jędrzejewski-Szmek 6d9f40d5db cgtop: check cgroups after parsing options
We would try to determine controllers even if not necessary:
<mock-chroot><mock-chroot> sh-4.4# ./systemd-cgtop --help
Failed to determine supported controllers: No medium found
<mock-chroot><mock-chroot> sh-4.4# ./systemd-cgtop --version
Failed to determine supported controllers: No medium found

This broke check-help-systemd-cgtop under mock, but even apart
from that, the program should be able to print --version in any
circumstances.
2017-04-25 08:54:00 -04:00
..
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
cgtop.c cgtop: check cgroups after parsing options 2017-04-25 08:54:00 -04:00