How to Disable Suspend and Hibernation Modes In Linux

lh03061238 / 2023-08-31 / 原文

参考:https://www.tecmint.com/disable-suspend-and-hibernation-in-linux/

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