Mailinglist Archive: opensuse-factory (715 mails)

< Previous Next >
Re: [opensuse-factory] Milestone 2 sshd being launched in non-deamon mode
El 21/03/12 21:58, Sid Boyce escribió:
After upgrading to Milestone 2 I wasn't able to ssh into the box after a
reboot.
/lib/systemd/system/sshd.service had the "-D" option so connections were
being refused.

and what is the problem ?

"-D When this option is specified, sshd will not detach and does not become a daemon. This allows easy monitoring of sshd.
"

Unless there is something else wrong, -D does exactly what instructed to.. does not fork()... systemd documentation discourages forking daemons and documentation recommends using the current mode instead.

--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References