chiark / gitweb /
Add support for building elogind against musl libc
[elogind.git] / src / core / cgroup.c
index 1733521cd9aa01600aef820129a765e9f4d8fe1a..c0bfecbe818f6680316abcd3fab06ff920e5bc57 100644 (file)
@@ -1297,7 +1297,7 @@ int manager_setup_cgroup(Manager *m) {
 
 #else
                         return log_error_errno(EOPNOTSUPP, "Unified cgroup hierarchy not supported: %m");
-#endif // elogind
+#endif // 0
                 } else if (m->running_as == MANAGER_SYSTEM) {
                         /* On the legacy hierarchy we only get
                          * notifications via cgroup agents. (Which