summaryrefslogtreecommitdiff
path: root/src/basic/special.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/special.h')
-rw-r--r--src/basic/special.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/basic/special.h b/src/basic/special.h
index 084d3dfa23..5276bcf598 100644
--- a/src/basic/special.h
+++ b/src/basic/special.h
@@ -117,3 +117,6 @@
/* The scope unit systemd itself lives in. */
#define SPECIAL_INIT_SCOPE "init.scope"
+
+/* The root directory. */
+#define SPECIAL_ROOT_MOUNT "-.mount"