Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2011 15:32:09 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        John Blazek <freebsd.org@logicalsolutns.com>
Cc:        freebsd-rc@FreeBSD.org
Subject:   Re: conf/161710: SSHD starts on boot even if sshd_enable=&quot; NO&quot; in 8.2
Message-ID:  <4EAC0059.1030709@FreeBSD.org>
In-Reply-To: <201110290010.p9T0AFEf053880@freefall.freebsd.org>
References:  <201110290010.p9T0AFEf053880@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-10-29 02:10, John Blazek wrote:
> The following reply was made to PR conf/161710; it has been noted by GNATS.
>
> From: John Blazek<freebsd.org@logicalsolutns.com>
> To: Dimitry Andric<dim@FreeBSD.org>
> Cc: bug-followup@FreeBSD.org,d@delphij.net
> Subject: Re: conf/161710: SSHD starts on boot even if
>    sshd_enable=&quot;NO&quot; in 8.2
> Date: Fri, 28 Oct 2011 19:05:22 -0500
>
>   Hello,
>
>   As you predicted, the patch resolved the dual sshd startup:
>
>
>   [root@kahlua]:[~]# sockstat | grep ssh
>   root     sshd       55696 2  tcp4   192.168.3.134:2220    192.168.3.142:1089
>   root     sshd       55696 3  tcp4   192.168.3.134:2220    192.168.3.142:1089
>   root     sshd       55696 4  tcp4   192.168.3.134:2220    192.168.3.142:1089
>   root     sshd       8361  3  tcp6   *:22200               *:*
>   root     sshd       8361  4  tcp4   *:22200               *:*
>
>
>   Thanks again.
>
>   Sorry for making you find something that had already been fixed.

No problem, glad there is a reasonably simple solution.


>   I guess there is no good way to add that patch to the next 8.2-px ?

As far as I know, only security problems get patched in the release
versions.  It will end up in 8.3-RELEASE eventually, though I have no
idea when that is planned; the release engineering team is very busy on
9.0 at the moment. :)

For now, you will just need to apply the fix locally.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EAC0059.1030709>