]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-create: pass remaining args to templates
authorSerge E. Hallyn <serge@hallyn.com>
Thu, 23 Jun 2011 22:42:24 +0000 (00:42 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 23 Jun 2011 22:42:24 +0000 (00:42 +0200)
commitb722bed2da417532bbc4a12cb36a32ba7bbac783
tree1b356906a7c1d55ce66ebb8f51e064d365217a11
parentbe8b5972427bf6d5f83c94b5e50a30cdeba2543a
lxc-create: pass remaining args to templates

This way I can do

lxc-create -t ubuntu -f /etc/lxc.conf -n u1 -- -x

and have -x passed to the template

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc-create.in