chiark / gitweb /
systemd,systemctl: export condition status and show failing condition
[elogind.git] / src / core / dbus-unit.h
index d3f7ec621e1d97ffe3220573b14861b1cf80739b..3064cd552a37385f1ce16e4bbd70070ab5685b42 100644 (file)
         "  <property name=\"ConditionTimestamp\" type=\"t\" access=\"read\"/>\n" \
         "  <property name=\"ConditionTimestampMonotonic\" type=\"t\" access=\"read\"/>\n" \
         "  <property name=\"ConditionResult\" type=\"b\" access=\"read\"/>\n" \
+        "  <property name=\"Conditions\" type=\"a(sbbsi)\" access=\"read\"/>\n" \
         "  <property name=\"LoadError\" type=\"(ss)\" access=\"read\"/>\n" \
         "  <property name=\"Transient\" type=\"b\" access=\"read\"/>\n" \
         " </interface>\n"