From 7e4d18e870d85d0a45b204c9104511bb8cbdebf7 Mon Sep 17 00:00:00 2001 From: Mikalai Kutouski Date: Fri, 10 May 2024 15:55:32 +0300 Subject: [PATCH] B OpenNebula/one#6584: apparmor fix Signed-off-by: Mikalai Kutouski --- source/open_cluster_deployment/common_node/apparmor.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/open_cluster_deployment/common_node/apparmor.txt b/source/open_cluster_deployment/common_node/apparmor.txt index ea96f028e1..503c9026cb 100644 --- a/source/open_cluster_deployment/common_node/apparmor.txt +++ b/source/open_cluster_deployment/common_node/apparmor.txt @@ -1,7 +1,7 @@ Depending on the type of OpenNebula deployment, the AppArmor can block some operations initiated by the OpenNebula Front-end, which results in a failure of the particular operation. It's **not recommended to disable** the apparmor on production environments, as it degrades the security of your server, but to investigate and workaround each individual problem, a good starting point is `AppArmor HowToUse Guide `__. The administrator might disable the AppArmor to temporarily workaround the problem or on non-production deployments the steps for disabling it can be found `here `__. -.. note:: Depending on your OpenNebula deployment type, the following lines might be required at ``/etc/apparmor.d/abstractions/libvirt-qemu`` profile: +.. note:: Depending on your OpenNebula deployment type, the following lines might be required at ``/etc/apparmor.d/local/abstractions/libvirt-qemu`` profile: .. prompt:: bash # auto - # /var/lib/one/datastores/** rwk, \ No newline at end of file + /var/lib/one/datastores/** rwk,