mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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.