Skip to content

Instantly share code, notes, and snippets.

@superterran
Last active March 2, 2021 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save superterran/5f13b580d342d239f092677694201f1e to your computer and use it in GitHub Desktop.
Save superterran/5f13b580d342d239f092677694201f1e to your computer and use it in GitHub Desktop.
Flicker-free boot with docker on Fedora 31
sudo grubby --update-kernel=ALL --args="systemd.unified_cgroup_hierarchy=0 rhgb quiet mem_sleep_default=deep"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment