[libvirt] [PATCH 14/41] remote: don't hardcode /etc in the systemd units

Andrea Bolognani abologna at redhat.com
Fri Jul 26 15:33:49 UTC 2019


On Tue, 2019-07-23 at 17:02 +0100, Daniel P. Berrangé wrote:
[...]
> +++ b/src/remote/libvirtd.service.in
> @@ -20,7 +20,7 @@ Documentation=https://libvirt.org
>  
>  [Service]
>  Type=notify
> -EnvironmentFile=-/etc/sysconfig/libvirtd
> +EnvironmentFile=- at sysconfdir@/sysconfig/libvirtd

At least

  src/locking/virtlockd.service.in
  src/logging/virtlogd.service.in
  tools/libvirt-guests.service.in

need the same change; additionally, the various .aug files contain
references to /etc/libvirt and I think they should be tweaked too.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list