chiark / gitweb /
systemctl: show whether we follow somebody in 'status' output
[elogind.git] / src / unit.h
index aa818d4f2115d405300553c3b98882f8f9ef144e..605fa3774d8944ec4c27a0d5514dcc408efecfa7 100644 (file)
@@ -62,7 +62,7 @@ enum UnitLoadState {
         UNIT_LOADED,
         UNIT_ERROR,
         UNIT_MERGED,
-        UNIT_BANNED,
+        UNIT_MASKED,
         _UNIT_LOAD_STATE_MAX,
         _UNIT_LOAD_STATE_INVALID = -1
 };