]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/special.h
core: unified cgroup hierarchy support
[thirdparty/systemd.git] / src / basic / special.h
index e51310eb6dafa13860426a541d784ca1827b7a43..f30458f25ae569548cb6ca5b3537d46de77bdd52 100644 (file)
 #define SPECIAL_USER_SLICE "user.slice"
 #define SPECIAL_MACHINE_SLICE "machine.slice"
 #define SPECIAL_ROOT_SLICE "-.slice"
+
+/* The scope unit systemd itself lives in. */
+#define SPECIAL_INIT_SCOPE "init.scope"