From owner-freebsd-isp Mon Oct 11 22:49: 8 1999 Delivered-To: freebsd-isp@freebsd.org Received: from enya.clari.net.au (enya.clari.net.au [203.8.14.116]) by hub.freebsd.org (Postfix) with ESMTP id 8CB8114BF9 for ; Mon, 11 Oct 1999 22:49:03 -0700 (PDT) (envelope-from danny@freebsd.org) Received: from localhost (danny@localhost) by enya.clari.net.au (8.9.2/8.9.1) with ESMTP id PAA01305; Tue, 12 Oct 1999 15:48:23 +1000 (EST) (envelope-from danny@freebsd.org) X-Authentication-Warning: enya.clari.net.au: danny owned process doing -bs Date: Tue, 12 Oct 1999 15:48:23 +1000 (EST) From: "Daniel O'Callaghan" X-Sender: danny@enya.clari.net.au To: "Ryan Thompson [FreeBSD]" Cc: James Wyatt , freebsd-isp@freebsd.org Subject: Re: Chroot and ~/bin, ~/etc. Better way? In-Reply-To: <38029482.9077F9E9@sasknow.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Umm, why aren't you using ftpd with built-in ls? cd /usr/src/libexec/ftpd ; make -DFTPD_INTERNAL_LS ; make install That solves the ~/bin problem. 3.3 has FTPD_INTERNAL_LS as the default. Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message