mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
lxc tries to mount /sys/fs/cgroup/ following host hierarchy by default, which is problematic for us since we want to unconditionally use cgroup v2 in cgns. Disable it hence and let pid1 figure it out.