]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-create: require absolute path for non-standard templates
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sun, 31 Mar 2013 22:00:10 +0000 (17:00 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 1 Apr 2013 14:06:59 +0000 (10:06 -0400)
commit4bc8b18529e9f0ae86a004b14c2cb677701c51e5
tree612ca7f2d63b1d06f5e16b138388c8d10718a321
parent799f96fdd8fc9c0685fffee5998aab2287ebc25f
lxc-create: require absolute path for non-standard templates

Otherwise, as an example, if doing 'lxc-create -t debian' while
there is a 'debian' directory, lxc-create will fail to do the
right thing.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxc-create.in