]> git.ipfire.org Git - thirdparty/libvirt.git/commit
systemd: Make service_extra_in/socket_extra_in required
authorAndrea Bolognani <abologna@redhat.com>
Fri, 29 Sep 2023 13:59:34 +0000 (15:59 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 25 Oct 2023 10:19:32 +0000 (12:19 +0200)
commite73b0a12093b21e8ad71ef92a34c4384886e96a4
treeeedb5724f3d02544fd8efb6f76d2f5757336f4a8
parent95e6615cd243abd0a7fec2d562c37da93da8f4d7
systemd: Make service_extra_in/socket_extra_in required

We want at least one file to always be present, so that it can
serve as a pointer for users. Ensure that this is the case by
unconditionally using the value of the respective keys.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/meson.build