Hi, I wanted to disable Apparmor on one of my Containers, however the wiki sais to use:
lxc.aa_profile = unconfined
But the container wouldn't start with this option, I had to use the following to get it to work:
lxc.apparmor.profile = unconfined
Here's the link to the wiki article (under security):
https://pve.proxmox.com/wiki/Linux_Container
lxc.aa_profile = unconfined
But the container wouldn't start with this option, I had to use the following to get it to work:
lxc.apparmor.profile = unconfined
Here's the link to the wiki article (under security):
https://pve.proxmox.com/wiki/Linux_Container