mirror of
https://github.com/systemd/systemd.git
synced 2026-07-16 12:30:23 +00:00
2bf25eeff8f27ddcdba8b2a177f77e68d0bec6ed
The result of unit_get_sibling_mask returns bits for the sibling cgroups even if they are not supported in the local system. I caught this on a machine where my kernel was misconfigured with CONFIG_MEMCG unset, but the rest of the cgroup infrastructure enabled. Tested with `make check` on a host running a kernel where CONFIG_MEMCG is not set.
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Languages
C
88.8%
Shell
5.2%
Python
4.7%
Meson
1.1%