From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: Device Namespaces Date: Tue, 1 Oct 2013 17:53:45 +0000 Message-ID: <20131001175345.GA4145@mail.hallyn.com> References: <8761udlu0d.fsf@xmission.com> <871u4yddg4.fsf@xmission.com> <87bo3gshz5.fsf_-_@xmission.com> <20130926053320.GB3725@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Andy Lutomirski Cc: Kay Sievers , Linux Containers , lxc-devel , Stephane Graber , "Eric W. Biederman" , Greg Kroah-Hartman , mhw , devel List-Id: containers.vger.kernel.org Quoting Andy Lutomirski (luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org): > On Tue, Oct 1, 2013 at 7:19 AM, Janne Karhunen wrote: > > On Thu, Sep 26, 2013 at 8:33 AM, Greg Kroah-Hartman > > wrote: > > > >>> - We can relay a call of /sbin/hotplug from outside of a container > >>> to inside of a container based on policy. > >>> (But no one uses /sbin/hotplug anymore). > >> > >> That's right, they should be listening to libudev events, so why can't > >> your daemon shuffle them off to the proper container, all in userspace? > > > > Which reminds me, one potential reason being.. > > http://lists.linuxfoundation.org/pipermail/containers/2013-May/032591.html > > > > Can't the daemon live outside the container and shuffle stuff in? That's exactly what Michael Warfield is suggesting, fwiw. -serge