Quoting Stéphane Graber (stgra...@ubuntu.com): > Reported-by: James Hunt <james.h...@ubuntu.com> > Signed-off-by: Stéphane Graber <stgra...@ubuntu.com>
Ah, thanks. Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com> > --- > src/lxc/lxccontainer.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h > index 8333610..ed340e2 100644 > --- a/src/lxc/lxccontainer.h > +++ b/src/lxc/lxccontainer.h > @@ -206,6 +206,7 @@ struct lxc_container { > * from the terminal. > * > * \param c Container. > + * \param state Value for the daemonize bit (0 or 1). > * > * \return \c true if container wants to be daemonised, else \c false. > */ > @@ -216,6 +217,7 @@ struct lxc_container { > * to be closed on startup. > * > * \param c Container. > + * \param state Value for the close_all_fds bit (0 or 1). > * > * \return \c true if container wants all file descriptors closed, > * else \c false. > -- > 1.8.4.4 > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk > _______________________________________________ > Lxc-devel mailing list > Lxc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxc-devel ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel