Quoting Stéphane Graber (stgra...@ubuntu.com):
> On Fri, Nov 29, 2013 at 09:27:15AM -0600, Serge Hallyn wrote:
> > Quoting Stéphane Graber (stgra...@ubuntu.com):
> > > This extends the list of arguments of start() allowing the user to
> > > request the container be started in the foreground and hav
On Fri, Nov 29, 2013 at 09:27:15AM -0600, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > This extends the list of arguments of start() allowing the user to
> > request the container be started in the foreground and have control on
> > whether fds will be closed or not (dae
Quoting Stéphane Graber (stgra...@ubuntu.com):
> This extends the list of arguments of start() allowing the user to
> request the container be started in the foreground and have control on
> whether fds will be closed or not (daemonize=True implies that too).
>
> One problem at the moment however
This extends the list of arguments of start() allowing the user to
request the container be started in the foreground and have control on
whether fds will be closed or not (daemonize=True implies that too).
One problem at the moment however is that while we have functions to set
close_fds and daem