Date: Mon, 26 Feb 2007 21:52:03 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: "Peter A. Giessel" <pgiessel@mac.com> Cc: Noah <admin2@enabled.com>, freebsd-questions@freebsd.org Subject: Re: sshd attempting to start twice? Message-ID: <20070226195203.GA17029@kobe.laptop> In-Reply-To: <45E334F0.50907@mac.com> References: <45E32743.2010405@enabled.com> <20070226190721.GA7434@kobe.laptop> <45E334F0.50907@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-02-26 10:28, "Peter A. Giessel" <pgiessel@mac.com> wrote: > On 2007/02/26 10:07, Giorgos Keramidas seems to have typed: > > On 2007-02-26 10:30, Noah <admin2@enabled.com> wrote: > >> sshd_enable="YES" > >> sshd_program="/usr/local/sbin/sshd" > > [snip] > > >> inetd_enable="YES" > > [snip] > > > I see you have switched the `rc.conf' path of sshd to point to the > > version of sshd in `/usr/local/sbin'. Make sure that you don't have > > *both* this setting *and* an executable script in /usr/local/etc/rc.d :-) > > You might also want to check that you don't have it enabled in both > inetd.conf and in rc.conf. If inetd is trying to start it and rc.conf > is trying to start it as well, that would explain your errors. Ah, yes! Very good point :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070226195203.GA17029>