Re: [lxc-devel] [PATCH] implement lxc.include for directories

2015-01-16 Thread Stéphane Graber
On Fri, Jan 16, 2015 at 08:22:46PM +, Serge Hallyn wrote: > Quoting Stéphane Graber (stgra...@ubuntu.com): > > On Fri, Jan 16, 2015 at 07:22:17PM +, Serge Hallyn wrote: > > > If you have 'lxc.include = /some/dir' and /some/dir is a directory, then > > > any > > > '*.conf" files under /some

Re: [lxc-devel] [PATCH] implement lxc.include for directories

2015-01-16 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On Fri, Jan 16, 2015 at 07:22:17PM +, Serge Hallyn wrote: > > If you have 'lxc.include = /some/dir' and /some/dir is a directory, then any > > '*.conf" files under /some/dir will be read. > > > > Signed-off-by: Serge Hallyn > > Some comments b

Re: [lxc-devel] [PATCH] implement lxc.include for directories

2015-01-16 Thread Stéphane Graber
On Fri, Jan 16, 2015 at 07:22:17PM +, Serge Hallyn wrote: > If you have 'lxc.include = /some/dir' and /some/dir is a directory, then any > '*.conf" files under /some/dir will be read. > > Signed-off-by: Serge Hallyn Some comments below. Also, I'm wondering, what happens when you save_config