From owner-cvs-all Thu Feb 24 15:31:27 2000 Delivered-To: cvs-all@freebsd.org Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id 9461937BCE0; Thu, 24 Feb 2000 15:31:17 -0800 (PST) (envelope-from cpiazza@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id F40E1169A; Thu, 24 Feb 2000 15:31:14 -0800 (PST) Date: Thu, 24 Feb 2000 15:31:14 -0800 From: Chris Piazza To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile rc.network Message-ID: <20000224153114.A67832@norn.ca.eu.org> References: <200002242312.PAA86344@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200002242312.PAA86344@freefall.freebsd.org>; from markm@FreeBSD.org on Thu, Feb 24, 2000 at 03:12:06PM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, Feb 24, 2000 at 03:12:06PM -0800, Mark Murray wrote: > markm 2000/02/24 15:12:06 PST > > Modified files: > etc Makefile rc.network > Log: > Run sshd at boot time if the sysadmin wants it. Also install > ssh[d] config files in the right place. Hmm. sshd_config has this in it: HostKey __PREFIX__/etc/ssh_host_key which is obviously wrong. Also crypto/openssh/ssh.h has: ssh.h:#define ETCDIR "__PREFIX__/etc" ssh.h:#define SSH_PROGRAM "__PREFIX__/bin/ssh" Just in case you didn't notice this..... -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message