fix
This commit is contained in:
parent
c6cd9a6ec0
commit
901dedbc9e
@ -74,3 +74,10 @@ PasswordAuthentication no
|
|||||||
$ systemctl restart sshd
|
$ systemctl restart sshd
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 蓋を閉じてもsleepしないようにする
|
||||||
|
|
||||||
|
```sh:/etc/systemd/logind.conf
|
||||||
|
HandleLidSwitch=suspend
|
||||||
|
HandleLidSwitchExternalPower=ignore
|
||||||
|
HandleLidSwitchDocked=ignore
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user