]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Optimize handling of qemu_user and qemu_group
authorAndrea Bolognani <abologna@redhat.com>
Wed, 26 Jan 2022 14:21:20 +0000 (15:21 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 27 Jan 2022 10:48:36 +0000 (11:48 +0100)
commitbdf40b73f7eef58713b476e0906017ffcb6a7901
treed71ee696dc6bab47b2262fdfc288f03dab8f21c2
parent00c1a479142b653e21cf08a81099d7f6bb4da755
meson: Optimize handling of qemu_user and qemu_group

If the user has already provided us with the configuration they
want, there's no point in trying to come up with a reasonable
OS-specific default.

Suggested-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
meson.build