From: Daniel P. Berrange Date: Fri, 22 Jul 2011 14:19:32 +0000 (+0100) Subject: Fix typos in daemon config file from previous commit X-Git-Tag: v0.9.4-rc1~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed12c9ca7cbcd1f3ac26f05d05727087e7dbe08d;p=thirdparty%2Flibvirt.git Fix typos in daemon config file from previous commit --- diff --git a/daemon/libvirtd.conf b/daemon/libvirtd.conf index 217f2f4a70..95e43dd23d 100644 --- a/daemon/libvirtd.conf +++ b/daemon/libvirtd.conf @@ -192,8 +192,8 @@ # 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