-
-
Save lettergram/fa9b6cc2e7eded286502696d0638aad3 to your computer and use it in GitHub Desktop.
/etc/default/grub
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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