]> xenbits.xensource.com Git - libvirt.git/commitdiff
systemd: Drop libvirtd_socket*_in values
authorAndrea Bolognani <abologna@redhat.com>
Thu, 21 Sep 2023 15:39:43 +0000 (17:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 2 Oct 2023 08:41:07 +0000 (10:41 +0200)
Now that the migration to common templates has been completed,
we no longer need these.

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

index 0fbefe37d5ffc8db73e660bd1dc7dce9707c7aa4..541ca61101834e6cd07a83704f2d1c649d841bd4 100644 (file)
@@ -191,10 +191,6 @@ virt_test_aug_dir = datadir / 'augeas' / 'lenses' / 'tests'
 #   guest unit files to install
 guest_unit_files = []
 
-libvirtd_socket_in = files('remote' / 'libvirtd.socket.in')
-libvirtd_socket_ro_in = files('remote' / 'libvirtd-ro.socket.in')
-libvirtd_socket_admin_in = files('remote' / 'libvirtd-admin.socket.in')
-
 # virt_daemon_units:
 #   generate libvirt daemon systemd unit files
 #   * service - name of the service (required)