Hi, On Thu, Nov 10, 2016 at 04:20:41PM +0100, Andrea Villa wrote: > I can confirm that adding systemd.legacy_systemd_cgroup_controller > in GRUB_CMDLINE_LINUX_DEFAULT inside /etc/default/grub effectively works > around the issue. > > systemd's Cgroup is infact mounted under cgroup hierarchy now: > > $ mount | grep systemd > cgroup on /sys/fs/cgroup/systemd type cgroup > (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
Can you also confirm that since systemd 232-3 you don't have to pass systemd.legacy_systemd_cgroup_controller anymore? The upload should have reverted the behaviour back to normal, for now. Greets Evgeni