Date: Fri, 27 Jun 1997 08:45:59 +1000 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Nathan Dorfman <nathan@senate.org> Cc: freebsd-security@FreeBSD.ORG Subject: Re: SSHD from Inetd Message-ID: <Pine.BSF.3.91.970627084418.869q-100000@panda.hilink.com.au> In-Reply-To: <199706261848.OAA14569@limbo.senate.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Jun 1997, Nathan Dorfman wrote: > How can I run sshd from inetd? I hate daemons that need > their own process ;) It mentions how in the man page, I believe. Use the -i flag. But be sure you read the man page about why it is not so good to use inetd. sshd must do significant processing to start up. Danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970627084418.869q-100000>