Hi,

On Sun, 12 Nov 2006 09:56:31 -0500
Brian Davis <[EMAIL PROTECTED]> wrote:

> I will be running my apache2 server in a chroot. Most of my data for the 
> server (e.g. pictures, user webpages) are on another partition from my 
> chroot.  I don't want to move all that data into the apache chroot if I 
> don't have to.  Therefore I would have soft symlinks from the chroot to 
> the data.  Does this effectively make the chroot worthless?

No, the links just wouldn't work. But you can 
"mount --bind /source /chroot/target" them.

-hwh
-- 
gentoo-user@gentoo.org mailing list

Reply via email to