chiark / gitweb /
Fixed gawk script for git-tar target.
[elogind.git] / src / basic / cgroup-util.c
index bd17b5ee56c9912fe070d1b1d568fc0c544c4dc6..5dc631eee410a97a8fa6e277f20a781a5dabd414 100644 (file)
@@ -2178,7 +2178,7 @@ int cg_unified(void) {
         else if (F_TYPE_EQUAL(fs.f_type, TMPFS_MAGIC))
 #else
         if (F_TYPE_EQUAL(fs.f_type, TMPFS_MAGIC))
-#endif // elogind
+#endif // 0
                 unified_cache = false;
         else
                 return -ENOEXEC;