查看休眠模式的情况。
systemctl status sleep.target
如果显示sleep的状态为loaded,表示休眠是处于开启状态。
systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
关闭休眠模式。
systemctl status sleep.target查看是否休眠
查看休眠模式的情况。
systemctl status sleep.target
如果显示sleep的状态为loaded,表示休眠是处于开启状态。
systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
关闭休眠模式。
systemctl status sleep.target查看是否休眠