diff --git a/sshd.service b/sshd.service index f2e7f65..e8afb86 100644 --- a/sshd.service +++ b/sshd.service @@ -12,7 +12,6 @@ ExecReload=/bin/kill -HUP $MAINPID KillMode=process Restart=on-failure RestartSec=42s -RestartPreventExitStatus=255 [Install] WantedBy=multi-user.target