Skip to content

Instantly share code, notes, and snippets.

@lettergram
Created July 24, 2020 13:34
Show Gist options
  • Save lettergram/fa9b6cc2e7eded286502696d0638aad3 to your computer and use it in GitHub Desktop.
Save lettergram/fa9b6cc2e7eded286502696d0638aad3 to your computer and use it in GitHub Desktop.
/etc/default/grub
# Resume UUID set to enable hybernation, will write RAM to swap
GRUB_CMDLINE_LINUX_DEFAULT="resume=UUID=<PARTITION UUID> loglevel=3 quiet"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment