[lxc-devel] [PATCH 1/5] start child in its own process group, and put it into the foreground

Greg Kurz gkurz at fr.ibm.com
Mon Jun 14 08:56:26 UTC 2010


On Fri, 2010-06-11 at 14:26 -0700, Matt Helsley wrote:
> I think shells implementing job control do it in the parent (shell) 
> rather than the child (job) purely out of convention. It might be good

They usually do it in both the parent and child.

> to follow a similar convention even if lxc is not, strictly speaking,
> a 
> shell.
> 

This could be done but it isn't really needed as the parent and child
have a synchronization point anyway to setup the container.

Cheers.

-- 
Gregory Kurz                                     gkurz at fr.ibm.com
Software Engineer @ IBM/Meiosys                  http://www.ibm.com
Tel +33 (0)534 638 479                           Fax +33 (0)561 400 420

"Anarchy is about taking complete responsibility for yourself."
        Alan Moore.





More information about the lxc-devel mailing list