Re: [lxc-devel] [PATCH] lxc-ubuntu{-cloud}: Config layout tweaking

2013-02-19 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > This commit tweaks the layout of the config file for the Ubuntu templates. > > With this, we now get a clear network config group, then a path related group, > then a bunch of random config options and the end of the config is apparmor, > capabiliti

[lxc-devel] [PATCH] lxc-ubuntu{-cloud}: Config layout tweaking

2013-02-18 Thread Stéphane Graber
This commit tweaks the layout of the config file for the Ubuntu templates. With this, we now get a clear network config group, then a path related group, then a bunch of random config options and the end of the config is apparmor, capabilities and cgroups. Signed-off-by: Stéphane Graber --- tem