[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: chroot sockets
From: |
olafBuddenhagen |
Subject: |
Re: chroot sockets |
Date: |
Fri, 17 Jun 2011 23:19:15 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi,
On Fri, Jun 03, 2011 at 10:40:03AM +0200, Samuel Thibault wrote:
> olafBuddenhagen@gmx.net, le Thu 02 Jun 2011 04:13:34 +0200, a écrit :
> > Err... What's the use of sharing the pipe server between chroot and
> > main system?
>
> So that named pipes can actually work.
Why wouldn't they work if the chroot uses a separate pipe server? AIUI
it will only prevent pipes *between* the two environments, but not
within it...
> /tmp and /var/run and things like that also need to be firmlinked.
> Else the rendez-vous between pflocal and libc doesn't work.
What rendez-vous?
-antrik-