Date: Fri, 27 Feb 2009 23:17:15 +0100 From: Albert Shih <Albert.Shih@obspm.fr> To: Rodrigo Gonzalez <rjgonzale@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: multiple mount Message-ID: <20090227221715.GB79242@obspm.fr> In-Reply-To: <49A86598.2020902@gmail.com> References: <20090227212955.GA77920@obspm.fr> <49A86598.2020902@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 27/02/2009 à 20:13:44-0200, Rodrigo Gonzalez a écrit > Not sure if there is any problem with that, but why not mounting in one > place and using symbolic links? > > mount NFS_SERVER:/home /jail/mnt > ln -s /jail/mnt /jail/smtp-server > ln -s /jail/mnt /jail/apache_server > .... Because in a jail we cannot go outside the jail.... So in the jail using /jail/smtp-server we cannot see /jail/apache-server and symbolic links don't work. Regards. JAS -- Albert SHIH SIO batiment 15 Observatoire de Paris Meudon 5 Place Jules Janssen 92195 Meudon Cedex Téléphone : 01 45 07 76 26 Heure local/Local time: Ven 27 fév 2009 23:15:10 CET
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090227221715.GB79242>