]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add lxc.aa_profile example to all templates
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 29 Aug 2012 16:27:53 +0000 (09:27 -0700)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Oct 2012 08:16:23 +0000 (10:16 +0200)
commitf02ce27d4b1a9d01b88d0ffaf626e5bafa671bf0
tree20ebf7ecd1ff03ed9c4bdb33acea83c6a6f11132
parent33f3de4eaaa4e2084ea6e3695e29da5b736f1095
Add lxc.aa_profile example to all templates

LXC has optional apparmor support, default profile is lxc-container-default.
This change adds a commented "lxc.aa_profile = default" line to all templates,
uncommenting this will bypass apparmor for the container.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-altlinux.in
templates/lxc-archlinux.in
templates/lxc-busybox.in
templates/lxc-debian.in
templates/lxc-fedora.in
templates/lxc-lenny.in
templates/lxc-opensuse.in
templates/lxc-sshd.in
templates/lxc-ubuntu-cloud.in
templates/lxc-ubuntu.in