On Fri, Nov 22, 2013 at 03:45:40PM -0600, Serge Hallyn wrote:
> In general proc gets mounted ahead of time, so init shouldn't
> have to do it. Without this patch, you cannot
>
> lxc-execute -n x1 -s lxc.cap.drop=sys_admin /bin/bash
>
> (See https://bugs.launchpad.net/ubuntu/+source/lxc/+bu
In general proc gets mounted ahead of time, so init shouldn't
have to do it. Without this patch, you cannot
lxc-execute -n x1 -s lxc.cap.drop=sys_admin /bin/bash
(See https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1253669 for
a bug about this)
Signed-off-by: Serge Hallyn
---
src/l