Fix typos in daemon config file from previous commit

This commit is contained in:
Daniel P. Berrange
2011-07-22 15:19:32 +01:00
parent bd789dff80
commit ed12c9ca7c

View File

@@ -192,8 +192,8 @@
# When libvirtd starts it performs some sanity checks against # When libvirtd starts it performs some sanity checks against
# its own certificates. # its own certificates.
# #
# Default is to always sanity. Uncommenting this will disable # Default is to always run sanity checks. Uncommenting this
# sanity checks which is not a good idea # will disable sanity checks which is not a good idea
#tls_no_sanity_certificate = 1 #tls_no_sanity_certificate = 1
# Flag to disable verification of client certificates # Flag to disable verification of client certificates