chiark / gitweb /
systemctl: when "systemctl status" is called without arguments show a short overall...
authorLennart Poettering <lennart@poettering.net>
Wed, 12 Mar 2014 22:33:46 +0000 (23:33 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 12 Mar 2014 22:33:46 +0000 (23:33 +0100)
commit8fcf784dffba1ca24c2790b96c18dd689d4981fb
tree44d53405c191ce11ac3e3cc9f77b1a63f15de8fe
parent0851062751fe5083326308b9901527fc4b234919
systemctl: when "systemctl status" is called without arguments show a short overall system state

Previously "systemctl status" without argument would print the status of
all loaded units. This has now been moved to "systemctl status -a".
man/systemctl.xml
src/systemctl/systemctl.c