chiark / gitweb /
Prep v228: Condense elogind source masks (5/5)
[elogind.git] / src / basic / cgroup-util.c
index 6b7b9f7d8f001c820703ba885f676607d460b442..85bbc670397dc14ce098bdb5588b7158240820f7 100644 (file)
@@ -1173,8 +1173,7 @@ int cg_mangle_path(const char *path, char **result) {
 }
 
 int cg_get_root_path(char **path) {
-/// elogind does not support systemd scopes and slices
-#if 0
+#if 0 /// elogind does not support systemd scopes and slices
         char *p, *e;
         int r;