1. 编辑logind.conf
sudo vi /etc/systemd/logind.conf
去掉HandleLidSwitch前面的注释符号#,并把它的值从suspend修改为ignore.
2. 重启systemd-logind
sudo systemctl restart systemd-logind
1. 编辑logind.conf
sudo vi /etc/systemd/logind.conf
去掉HandleLidSwitch前面的注释符号#,并把它的值从suspend修改为ignore.
2. 重启systemd-logind
sudo systemctl restart systemd-logind