Disable Suspend/Hibernation

Everytime my VM would go to sleep I was unable to snap it back out. This should fix that if you have the same issues.

sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target

Last updated