🧩Enable cgroups v1 Compatibility Mode
Last updated
sudo vim /etc/default/grub- GRUB_CMDLINE_LINUX="..."
+ GRUB_CMDLINE_LINUX="... systemd.unified_cgroup_hierarchy=0"GRUB_CMDLINE_LINUX="quiet splash systemd.unified_cgroup_hierarchy=0"sudo update-grubsudo reboot