Hi,
To run sshd on boot,
systemctl enable sshd
My settings are largely defaults, except listening on port 443. On boot, it appears that sshd starts, stops, starts, stops, starts, stops, gives up and fails. I can then log in and systemctl start sshd fine as root, without any errors. I do not believe I have any other services listening on 443, certainly none I installed.
journalctl output:
http://pastebin.com/RC0ABhnr
Time/date is a bit haywire because I don't have an RTC and presumerably ntpd kicked in after the errors happened.
Help would be appreciated,
Thanks