From owner-freebsd-stable Fri Apr 19 11:12:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from snafu.adept.org (snafu.adept.org [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id 22EA937B416 for ; Fri, 19 Apr 2002 11:12:27 -0700 (PDT) Received: by snafu.adept.org (Postfix, from userid 1000) id 38D0F9EE33; Fri, 19 Apr 2002 11:12:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id 314C69B001; Fri, 19 Apr 2002 11:12:22 -0700 (PDT) Date: Fri, 19 Apr 2002 11:12:22 -0700 (PDT) From: Mike Hoskins To: Christopher Schulte Cc: Subject: Re: inetd_enable=? In-Reply-To: <5.1.0.14.0.20020419125245.050f25e0@pop3s.schulte.org> Message-ID: <20020419111044.H10371-100000@snafu.adept.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 19 Apr 2002, Christopher Schulte wrote: > Looks like this commit made inetd default to off in > /etc/defaults/rc.conf. Was there a good reason to run sshd from inetd > versus having it start as a daemon? If so, you should have explicitly told > /etc/rc.conf you wanted inetd on, versus relying on it being a default. Guess I learned not to trust default values. ;) Fair enough. > 1) define sshd_enable="YES" in /etc/rc.conf - now changes in > /etc/defaults/* won't impact you. > 2) make sure you use mergemaster as part of your update routine, in case > certain subsystem changes (PAM) require configuration tweaking to maintain > workable service I did 1, from the console. ;) I always do 2. Hopefully this will hit release notes/UPDATING as previously mentioned once it becomes more official. Later, -Mike -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." --Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message