]> git.proxmox.com Git - mirror_lxc.git/commit - templates/lxc-busybox.in
fix busybox template for use with AppArmor
authorDwight Engen <dwight.engen@oracle.com>
Tue, 15 Oct 2013 17:51:14 +0000 (13:51 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 17 Oct 2013 15:18:51 +0000 (10:18 -0500)
commitfefddf9f9f52616972a5b25549c250fd9f709ab4
treec42b62dce94bf91946e9cd15b634b09c1bff1e74
parentc944b920f48558c59f94f93f2e561e464902b4d1
fix busybox template for use with AppArmor

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 <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
templates/lxc-busybox.in