[libvirt] [PATCH] lxc.conf: s/QEMU/LXC

Michal Privoznik mprivozn at redhat.com
Wed Nov 9 17:18:48 UTC 2016


There's one copy paste error where a comment mentions QEMU
instead of LXC driver.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 src/lxc/lxc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lxc/lxc.conf b/src/lxc/lxc.conf
index 8df4601..318a536 100644
--- a/src/lxc/lxc.conf
+++ b/src/lxc/lxc.conf
@@ -15,7 +15,7 @@
 
 # The default security driver is SELinux. If SELinux is disabled
 # on the host, then the security driver will automatically disable
-# itself. If you wish to disable QEMU SELinux security driver while
+# itself. If you wish to disable LXC SELinux security driver while
 # leaving SELinux enabled for the host in general, then set this
 # to 'none' instead.
 #
-- 
2.8.4




More information about the libvir-list mailing list