mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 12:36:22 +00:00
fix apparmor profile config key
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
adb2c91d58
commit
76aaaeab21
2
pct.adoc
2
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.
|
||||
|
Loading…
Reference in New Issue
Block a user