sudo nano /etc/default/grub
# add systemd.unified_cgroup_hierarchy=1 to the key GRUB_CMDLINE_LINUX_DEFAULT (space separated list)
sudo grub-mkconfig -o /boot/grub/grub.cfg
# reboot
Created
March 29, 2021 14:41
-
-
Save tuananh/10492222b756244ea9d6e3b1e406228e to your computer and use it in GitHub Desktop.
Enable cgroup v2 on Manjaro/Arch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment