chiark / gitweb /
systemctl: show sub state along active state
[elogind.git] / systemd-interfaces.vala
index 0323c0dbcb11cd898a4975fbec532394bf422594..069c5a1aa275a348654ab7104e031b1c69033b77 100644 (file)
@@ -27,6 +27,7 @@ public interface Manager : DBus.Object {
                 string description;
                 string load_state;
                 string active_state;
+                string sub_state;
                 ObjectPath unit_path;
                 uint32 job_id;
                 string job_type;