>From the source config file: > ExecStart=@SBINDIR@/sshd -D $OPTIONS >From your reply: > But if I run the /usr/sbin/sshd -f /etc/ssh/sshd_config, it starts fine.
If you run the command: /usr/sbin/sshd -D -f /etc/ssh/sshd_config, I bet it'll fail again! So, I have no idea what -D option does mean (lazy to investigate), seems that this was the main cause of the problem: https://unix.stackexchange.com/questions/390224/openssh-server-start-failed-with-result-timeout Please, read this link carefully. Best Regards, Zoran _______ On Thu, Jul 16, 2020 at 5:53 PM <[email protected]> wrote: > > Hello Zoran, > > I started the service and then ran journalctl -u sshd.service -r -n 10 > > This is what I see: > > sshd.service Failed with result 'timeout' > sshd.service: start operation timed out. Terminating. > > But if I run the /usr/sbin/sshd -f /etc/ssh/sshd_config, it starts fine. > > Thanks, > -=Srijan Nandi
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49971): https://lists.yoctoproject.org/g/yocto/message/49971 Mute This Topic: https://lists.yoctoproject.org/mt/75542163/21656 Mute #yocto: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
