Skip to content

Instantly share code, notes, and snippets.

@rauluranga
Created July 10, 2014 16:17
Show Gist options
  • Save rauluranga/dfa58181b68bd05845a4 to your computer and use it in GitHub Desktop.
Save rauluranga/dfa58181b68bd05845a4 to your computer and use it in GitHub Desktop.
prevent login hangout
//add this line to /etc/default/grub in your guest machine (Ubuntu)
GRUB_RECORDFAIL_TIMEOUT=2
//then run in your console:
//sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment