mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02: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.