Date: Mon, 31 Mar 1997 21:47:43 -0800 From: Paul Traina <pst@shockwave.com> To: Peter Wemm <peter@spinner.DIALix.COM> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/security/ssh/pkg PLIST Message-ID: <199704010547.VAA00771@precipice.shockwave.com> In-Reply-To: Your message of "Tue, 01 Apr 1997 11:59:31 %2B0800." <199704010359.LAA21080@spinner.DIALix.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Peter Wemm <peter@spinner.DIALix.COM> Subject: Re: cvs commit: ports/security/ssh/pkg PLIST Paul Traina wrote: > pst 97/03/31 19:34:31 > > Modified: security/ssh/pkg PLIST > Log: > Generate host key in /etc to match the port Are you sure about this? Makefile still has: CONFIGURE_ARGS= --prefix=${PREFIX} --with-etcdir=${PREFIX}/etc Has ssh stopped supporting --with-etcdir? No, but someone hacked the sshd.config file to override that, so it actually uses /etc. I don't know whether this is a bug or not, it's not a bug for me/us because /usr/local is shared. We *really* need to finalize how we want to deal with shared /usr/local stuff, this insistance that /usr/local is unique is short-sighted. Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704010547.VAA00771>