]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix typos in daemon config file from previous commit
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 22 Jul 2011 14:19:32 +0000 (15:19 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 22 Jul 2011 14:19:59 +0000 (15:19 +0100)
daemon/libvirtd.conf

index 217f2f4a701e642a17c581fc0bc2e5cc2504d6a8..95e43dd23d7fcededad5b96f8d868fc19790dac4 100644 (file)
 # When libvirtd starts it performs some sanity checks against
 # its own certificates.
 #
-# Default is to always sanity. Uncommenting this will disable
-# sanity checks which is not a good idea
+# Default is to always run sanity checks. Uncommenting this
+# will disable sanity checks which is not a good idea
 #tls_no_sanity_certificate = 1
 
 # Flag to disable verification of client certificates