Use dbus-python to query system state and failed units

This commit is contained in:
Mike Gerber 2016-12-17 17:12:36 +01:00
parent ece5647c25
commit e95167262b
2 changed files with 35 additions and 23 deletions

View file

@ -12,5 +12,7 @@ these commands:
$ systemctl list-units
$ systemctl status
Requires python-dbus.
License: Public Domain. Keep my name in it if you like.
Author: Mike Gerber 2015
Author: Mike Gerber 2015, 2016