]> git.proxmox.com Git - mirror_lxc.git/commit
implement lxc.include for directories
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 16 Jan 2015 20:22:46 +0000 (20:22 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 16 Jan 2015 23:01:58 +0000 (18:01 -0500)
commite1daebd9051199fab633b42de95a3515faa26a80
treed3f31e771256d09a07c8525be30662db9f723705
parent9cb4d183559d7f0b1008ea077be8e7793a7ba72d
implement lxc.include for directories

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 <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/bdev.c
src/lxc/confile.c
src/lxc/utils.c
src/lxc/utils.h