]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
create: pass --mapped-gid to templates next to --mapped-uid
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 4 Feb 2014 19:33:10 +0000 (13:33 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 4 Feb 2014 21:31:37 +0000 (16:31 -0500)
commit2133f58c66ab7627a4159fafbb75106c556b014d
tree39ac5c5dd6f9e80ee703f322aeaba2fe77c87fed
parent8ec981fc8b0105da5f071e40811e0c2472a6c3c9
create: pass --mapped-gid to templates next to --mapped-uid

That way templates can fix group ownership alongside uid ownership.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/conf.c
src/lxc/conf.h
src/lxc/lxccontainer.c
templates/lxc-download.in
templates/lxc-ubuntu-cloud.in