]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: allow systemd sysusersdir to be changed
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 6 Jun 2024 11:57:08 +0000 (12:57 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 13 Jun 2024 09:23:11 +0000 (10:23 +0100)
commitf2828880b68fda5c17edeef09fc36f05d6eb6e1e
treeae7d81c7fa9c56940e101ffd6f54d3377a0c17c4
parent6759137f72bd9cd868cc2466472c97bdeebc6a6b
meson: allow systemd sysusersdir to be changed

We currently hardcode the systemd sysusersdir, but it is desirable to be
able to choose a different location in some cases. For example, Fedora
flatpak builds change the RPM %_sysusersdir macro, but we can't currently
honour that.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reported-by: Yaakov Selkowitz <yselkowi@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in
meson.build
meson_options.txt
src/qemu/meson.build