]> git.ipfire.org Git - thirdparty/lxc.git/commit
Don't try to add host user's groups in container
authorSerge E. Hallyn <serge@hallyn.com>
Wed, 27 Jul 2011 14:34:58 +0000 (16:34 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 27 Jul 2011 14:34:58 +0000 (16:34 +0200)
commit9e4fcfa115ec306baf8cbc86dd0fd97678425ab5
tree5ca47572a35e25c06ace2ccc2a2f3fbbbd95b502
parent623f98d8cc0ae38cce244b355a804a7e8e607bc3
Don't try to add host user's groups in container

When '-b user' is specified to lxc-ubuntu container creation template, do
not automatically add all the groups of which user is a member on the host,
to user's groups in the container.

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