[PATCH 3/5] Set default lxc security_driver to none

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



No security_driver value could cause weird behavior, like using
apparmor even though we don't want it.
---
 src/lxc/lxc.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lxc/lxc.conf b/src/lxc/lxc.conf
index 8df4601..5eb0122 100644
--- a/src/lxc/lxc.conf
+++ b/src/lxc/lxc.conf
@@ -20,6 +20,8 @@
 # to 'none' instead.
 #
 #security_driver = "selinux"
+#security_driver = "apparmor"
+security_driver = "none"
 
 # If set to non-zero, then the default security labeling
 # will make guests confined. If set to zero, then guests
-- 
1.8.5.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]