]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Move some files from -client to -daemon
authorAndrea Bolognani <abologna@redhat.com>
Mon, 19 Apr 2021 16:29:25 +0000 (18:29 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 22 Apr 2021 09:01:27 +0000 (11:01 +0200)
commitd800c5034965a756d7db884957dc2eedece4d100
treee623bb7465d52072cb172ed938b7cb4fc1a6a21e
parent2244ac168d42c3fa424bae6d33ecdbb8726da7c2
spec: Move some files from -client to -daemon

The -client package's purpose is enabling remote machines to
connect to a virtualization host, but the virt-host-validate
and libvirt-guests tools are designed to be run directly on
the virtualization host and as such are a better fit for the
-daemon package.

With this change, installing and removing the -client package
no longer needs to touch the systemd configuration.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in