diff --git a/templates/lxc-busybox.in b/templates/lxc-busybox.in index f6e8b5a9a..581074cae 100644 --- a/templates/lxc-busybox.in +++ b/templates/lxc-busybox.in @@ -233,6 +233,9 @@ cat <> $path/config lxc.utsname = $name lxc.tty = 1 lxc.pts = 1 + +# When using LXC with apparmor, uncomment the next line to run unconfined: +#lxc.aa_profile = unconfined EOF if [ -d "$rootfs/lib" ]; then