On Mon, 2019-07-29 at 18:10 +0100, Daniel P. Berrangé wrote:
> +++ b/src/remote/libvirtd.conf.in
>  # Use of TLS requires that x509 certificates be issued. The default locations
>  # for the certificate files is as follows:
>  #
> -#   /etc/pki/CA/cacert.pem                 - The CA master certificate
> -#   /etc/pki/libvirt/servercert.pem        - The server certificate signed 
> with
> +#   @sysconfdir@/pki/CA/cacert.pem                 - The CA master 
> certificate
> +#   @sysconfdir@/pki/libvirt/servercert.pem        - The server certificate 
> signed with
>  #                                            the cacert.pem

Forgot to point out you just broke alignment for this line.

I suggest moving to the same

  /some/path: description

format used in the 'libvirtd --help' output to work around the
problem.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to