systemd: Drop libvirtd_socket*_in values

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>
This commit is contained in:
Andrea Bolognani 2023-09-21 17:39:43 +02:00
parent 8e4a4e09e7
commit 3d257c7656

View 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)