chiark / gitweb /
core: add new .slice unit type for partitioning systems
[elogind.git] / src / core / special.h
index a9b50bce05589f08beb8fd837bdfe29d3317e476..e183056a208ff0d242701bcca637da0321a8bad5 100644 (file)
 #define SPECIAL_RUNLEVEL3_TARGET "runlevel3.target"
 #define SPECIAL_RUNLEVEL4_TARGET "runlevel4.target"
 #define SPECIAL_RUNLEVEL5_TARGET "runlevel5.target"
+
+/* Where we add all our system units by default */
+#define SPECIAL_SYSTEM_SLICE "system.slice"