From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 10:42:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135E037B404 for ; Mon, 21 Apr 2003 10:42:03 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DBA43F85 for ; Mon, 21 Apr 2003 10:42:02 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 197fIj-000OAu-00; Mon, 21 Apr 2003 10:41:57 -0700 Date: Mon, 21 Apr 2003 10:41:57 -0700 From: Nathan Kinkade To: Rus Foster Message-ID: <20030421174156.GA92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Nathan Kinkade , Rus Foster , questions@freebsd.org References: <20030421172559.W72923@thor.65535.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <20030421172559.W72923@thor.65535.net> User-Agent: Mutt/1.4i Sender: Nathan Kinkade cc: questions@freebsd.org Subject: Re: Remotely upgrading SSHD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 17:42:03 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 05:28:12PM +0100, Rus Foster wrote: > Hi All, > I've just upgraded ssh on a remote machine and manually gone to SSH 3.6.1. > However I want to make sure that it starts at boot time. Should I do the > following >=20 > comment out sshd_enable in /etc/rc.conf > mv /usr/local/etc/rc.d/sshd.sh.sample /usr/local/etc/rc.d/sshd.sh >=20 > will that be enough? >=20 > Rgds >=20 > rus That should do it. Then, assuming your script at /usr/local/etc/rc.d/sshd.sh works, your version of sshd should be launching. Of course, manually test your script before relying on it. Also make sure that it is executable. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pC1kWZYS9EJQoEwRAqaCAKDq3o2CfX5S/7YNIJGeZOWbxsc0wQCg4lfP 7mOo6KrqN6TH2PX7oUcG40o= =nlBr -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--