ssh.service: Service hold-off time over, scheduling restart.

systemd[1]: Failed to start OpenBSD Secure Shell server error:

/usr/sbin/sshd -T
Missing privilege separation directory: /var/run/sshd

mkdir /var/run/sshd
service sshd start

ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS)

Leave a Reply

Your email address will not be published. Required fields are marked *