There's one copy paste error where a comment mentions QEMU
instead of LXC driver.
Signed-off-by: Michal Privoznik <mprivozn(a)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