Date: Tue, 23 Jul 2013 16:44:18 -0700 From: Yuri <yuri@rawbw.com> To: Mateusz Guzik <mjguzik@gmail.com> Cc: FreeBSD Hackers <hackers@freebsd.org> Subject: Re: Should process run under chroot(8) still see mounts on the original system? Message-ID: <51EF1552.4050003@rawbw.com> In-Reply-To: <20130723233102.GA19249@dft-labs.eu> References: <51EF0EEE.8030000@rawbw.com> <20130723233102.GA19249@dft-labs.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/23/2013 16:31, Mateusz Guzik wrote: > Of course then you may have some unnecessary separation but that I > believe can be simply worked out if it turns out to be problematic. jail would completely separate two systems. In my case this app also communicates through files that it creates and host app reads through symbolic links. It might also be assuming that it runs on the same host and maybe is unable to connect to X server other than through the shared memory. Such functionality can be made optional through some sysctl variable. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51EF1552.4050003>