]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Define LXC_DEFAULT_CONFIG
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 31 May 2013 14:09:14 +0000 (16:09 +0200)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 31 May 2013 16:14:33 +0000 (11:14 -0500)
commit0a18b5458b6d0fcad9a82b96f99035254af50c7a
treebcc8b4026c7b9da1162feecaf18ce524bffd0388
parent3a647d582dc759e43c2087f0d906adf77c62ab6c
Define LXC_DEFAULT_CONFIG

And use it in place of the various ways we were deducing /etc/lxc/default.conf.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac
src/lxc/Makefile.am
src/lxc/lxc_create.c
src/lxc/lxccontainer.c
src/tests/Makefile.am
src/tests/containertests.c
src/tests/destroytest.c
src/tests/saveconfig.c
src/tests/startone.c