Date: Thu, 24 Feb 2000 15:31:14 -0800 From: Chris Piazza <cpiazza@jaxon.net> To: Mark Murray <markm@FreeBSD.org> 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> In-Reply-To: <200002242312.PAA86344@freefall.freebsd.org>; from markm@FreeBSD.org on Thu, Feb 24, 2000 at 03:12:06PM -0800 References: <200002242312.PAA86344@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000224153114.A67832>
