mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
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:
parent
8e4a4e09e7
commit
3d257c7656
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user