mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +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.