mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-26 16:37:20 +02:00
aminda-nocron-rebootish.service: add sshd.socket as workaround for sedric
This commit is contained in:
parent
11003d7698
commit
ef1c7d7e0e
@ -21,6 +21,8 @@ ExecStart=-systemctl --global enable systemd-tmpfiles-clean.timer systemd-tmpfil
|
||||
ExecStart=-systemctl restart yggdrasil.service
|
||||
ExecStart=-firewall-cmd --reload
|
||||
# If they somehow managed to not start already
|
||||
ExecStart=-systemctl enable --now ssh.socket
|
||||
ExecStart=-systemctl enable --now sshd.socket
|
||||
ExecStart=-systemctl enable --now unbound.service
|
||||
ExecStart=-systemctl enable --now systemd-resolved.service
|
||||
ExecStart=-tlp setcharge
|
||||
|
Loading…
x
Reference in New Issue
Block a user