commit | 5b8cd90f586ff1941e0204b4cd2739913518a36a | [log] [download] |
---|---|---|
author | Glauber Costa <glommer@parallels.com> | Fri May 17 20:26:41 2013 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri May 17 19:00:27 2013 -0700 |
tree | e7eb64a3e02808091d451a04a4820c1e49ff5b73 | |
parent | e243f515583d3f78def3d8a235d16822357f9e69 [diff] |
user namespace support for upstream containers This patch allows the execution of unprivileged containers running ontop of an upstream Linux Kernel. We will run at whatever UID is found in the configuration file (so far empty, thus disabled). Signed-off-by: Glauber Costa <glommer@parallels.com>