让debian8.8不休眠,debian设置不休眠模式,因为我的本本休眠了时间不准确了,得重新同步
第一步:sudo vi /etc/systemd/logind.conf /*最好备份下再修改*/
把下面的参数改为ignore
HandleLidSwitch=ignore
第二步:
sudo service systemd-logind restart
来源:http://www.jianshu.com/p/18ad8ded213d
第一步:sudo vi /etc/systemd/logind.conf /*最好备份下再修改*/
把下面的参数改为ignore
HandleLidSwitch=ignore
第二步:
sudo service systemd-logind restart
来源:http://www.jianshu.com/p/18ad8ded213d