From 76aaaeab21f4e0d2f47fb7b593116a1cdb22109d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 17 Mar 2020 12:43:54 +0100 Subject: [PATCH] fix apparmor profile config key Signed-off-by: Thomas Lamprecht --- pct.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pct.adoc b/pct.adoc index d7e6c65..0be738b 100644 --- a/pct.adoc +++ b/pct.adoc @@ -473,7 +473,7 @@ To disable AppArmor for a container, add the following line to the container configuration file located at `/etc/pve/lxc/CTID.conf`: ---- -lxc.apparmor_profile = unconfined +lxc.apparmor.profile = unconfined ---- WARNING: Please note that this is not recommended for production use. -- 2.39.2