-
- Downloads
meson: allow systemd unitdir to be changed
We currently hardcode the systemd unitdir, but it is desirable to be able to choose a different location in some cases. For examples, Fedora flatpak builds change the RPM %_unitdir macro, but we can't currently honour that. Reviewed-by:Michal Privoznik <mprivozn@redhat.com> Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>
-
@berrange https://gitlab.com/libvirt/libvirt/-/blob/master/tools/meson.build?ref_type=heads#L325 also needs to be changed to use
unitdir
. -
mentioned in commit 6759137f
Please register or sign in to comment