Re: [libvirt] [PATCH v4 15/42] build: don't hardcode /etc in the config related files

2019-08-08 Thread Andrea Bolognani
On Thu, 2019-08-08 at 16: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

[libvirt] [PATCH v4 15/42] build: don't hardcode /etc in the config related files

2019-08-08 Thread Daniel P . Berrangé
Substitute in the @sysconfigdir@ value instead of /etc. Reviewed-by: Christophe de Dinechin Reviewed-by: Andrea Bolognani Signed-off-by: Daniel P. Berrangé --- src/locking/Makefile.inc.am | 1 + src/locking/virtlockd.service.in| 2 +- src/logging/Makefile.inc.am | 1 +