[Bug 3729] the new sshd does not work under the supervision of inetd
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Sep 12 11:18:42 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3729
--- Comment #8 from Darren Tucker <dtucker at dtucker.net> ---
> Could this be bug 3717?
oh, yeah that could be it. If it is, specifying a full path in the
argv portion of the (x)inetd config might help, ie:
Server = /usr/sbin/sshd
Server argv = /usr/sbin/sshd -i -e -ddd
(but you probably don't want the -ddd for normal operation).
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list