]> git.ipfire.org Git - thirdparty/libvirt.git/commit
systemd: Make @service_in@ optional
authorAndrea Bolognani <abologna@redhat.com>
Thu, 21 Sep 2023 15:08:28 +0000 (17:08 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 2 Oct 2023 08:41:07 +0000 (10:41 +0200)
commitcbe04f1a562ae3034a140b6f810560e21fffe547
tree1e0a7781299d62bb22dd48d688cd0fb2faf908e1
parent7e37fe27287a6eb1d7bc2815a516aa05f953e59a
systemd: Make @service_in@ optional

It is currently considered required, but we're soon going to
provide a default that will be suitable for most services.

Since all services currently provide a value explicitly, we
can implement a default without breaking anything.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/meson.build