[lxc-devel] Container autostart proposal V2

Serge Hallyn serge.hallyn at ubuntu.com
Tue May 28 20:53:43 UTC 2013


Quoting Stéphane Graber (stgraber at ubuntu.com):
> Hey everyone,
> 
> Thanks for the feedback on my previous autostart proposal.
> 
> Here's a detailed bullet-point list of what should be done to implement
> autostarting containers in upstream LXC.
> 
> Changes to the container config:
>  - ADD: lxc.start.auto (integer, 0 = disabled, 1 = enabled, default: 0)
>  - ADD: lxc.start.delay (integer, time in second, default: 0)

Pardon me, but I'll ask here rather than go back and re-read the thread:

Is that a delay after the 'lxc-start -a' before this will be started?

>  - ADD: lxc.start.order (integer, boot order, default: 0)
>  - ADD: lxc.group (string, multi-value, default: empty)

multi-value how: comma-separated, space-separated, or just support
multiple lxc.group entries?

-serge




More information about the lxc-devel mailing list