Hi, > We use upstart instances for the containers so they show up in "initctl > list" as separate jobs which can be stopped or restarted.
Btw. we could do something similar for the systemd case if we implement the autostart functionality with a generator (in that case, the generate could also detect whether we have to wait for the bridge or not for each container individually, so that containers with for example empty networking can be started faster) and use transient units for manually started backgrounded containers. I'll see if I can hack something together over the weekend. Regards, Christian _______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
