I'm looking to activate Apparmor for the Proxmox VMs, in order to add an additional level of security, especially the processes are running as root.
Currently, this is what I've came up with:
#include <tunables/global>
profile /usr/bin/qemu-system-x86_64 flags=(attach_disconnected...