On Mon, Nov 07, 2016 at 12:20:55PM +0100, Evgeni Golov wrote: > > As explained by the GH thread /sys/fs/cgroup/systemd should be mounted with > > cgroup instead of cgroup2. > > > > Any idea on how to force systemd to use cgroup instead of cgroup2 hierarchy? > > sadly no, and I fear I won't have enough time until the weekend to > research that further. so if you will come up with something, please let > us know :)
Well, the always awesome pitti in #debian-systemd pushed me in the right direction and it seems you can avoid the v2 group when booting with systemd.legacy_systemd_cgroup_controller This behaviour seems to come from this PR https://github.com/systemd/systemd/pull/3965