1.sudo vim /etc/systemd/logind.conf
添加
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore
2.sudo systemctl restart systemd-logind.service
1.sudo vim /etc/systemd/logind.conf
添加
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore
2.sudo systemctl restart systemd-logind.service