From owner-freebsd-questions Thu Jul 11 18:53:49 2002 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 A22B937B4E3 for ; Thu, 11 Jul 2002 18:53:45 -0700 (PDT) Received: from nycsmtp3out.rdc-nyc.rr.com (nycsmtp3out.rdc-nyc.rr.com [24.29.99.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id E95A543E42 for ; Thu, 11 Jul 2002 18:53:44 -0700 (PDT) (envelope-from scottro@nyc.rr.com) Received: from nyc.rr.com (66-108-172-188.nyc.rr.com [66.108.172.188]) by nycsmtp3out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with SMTP id g6C1tEkl029450; Thu, 11 Jul 2002 21:55:15 -0400 (EDT) Date: Thu, 11 Jul 2002 21:56:20 -0500 From: Scott Robbins To: frederic Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ssh upgrade Message-ID: <20020712025620.GA10851@scott1.homeunix.net> Mail-Followup-To: frederic , freebsd-questions@FreeBSD.ORG References: <001001c2288a$51cf4050$0301a8c0@FDORRE> <20020711091250.GA5301@catflap.home.slightlystrange.or> <20020711112447.GB4523@scott1.homeunix.net> <000001c22942$2530a300$0301a8c0@FDORRE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c22942$2530a300$0301a8c0@FDORRE> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 11, 2002 at 11:32:55AM -0400, frederic wrote: > I see, but what happens if I upgrade for the second time, will the location > change? or just overwrite the old binary? If you upgrade again--that is, through ports, as opposed through a make world, assuming that you leave the /etc/rc.conf as is--that is, with sshd turned off, a new ports upgrade should overwrite the old one. (You might have to check for changes in /usr/local/etc/ssh/sshd_conf, as that sometimes changes with an upgrade. It would also, I assume, put in a new /usr/local/etc/rc.d/sshd.sh.sample, but should leave the current /usr/local/etc/rc.d/sshd.sh alone. HTH Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message