chiark / gitweb /
core: warn and ignore SysVStartPriority=
[elogind.git] / src / core / load-fragment.h
index 4756830302d63fdf46e1d7be2534c34fca67bec3..21e0871e8b6e3599b61c384503f1a24db2aa8694 100644 (file)
@@ -110,5 +110,6 @@ extern const char load_fragment_gperf_nulstr[];
 
 typedef enum Disabled {
         DISABLED_CONFIGURATION,
+        DISABLED_LEGACY,
         DISABLED_EXPERIMENTAL,
 } Disabled;