Quoting Dwight Engen (dwight.en...@oracle.com):
> Ensure /proc and /sys are mounted in the container, otherwise
> apparmor_enabled() will fail to find
> /sys/module/apparmor/parameters/enabled
>
> Signed-off-by: Dwight Engen
Acked-by: Serge E. Hallyn
> ---
> templates/lxc-busybox.in | 4 +++-
Ensure /proc and /sys are mounted in the container, otherwise
apparmor_enabled() will fail to find
/sys/module/apparmor/parameters/enabled
Signed-off-by: Dwight Engen
---
templates/lxc-busybox.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/templates/lxc-busybox.in b/te