]> xenbits.xensource.com Git - libvirt.git/commit
spec: change the ownership of cache directory
authorPeng Liang <liangpeng10@huawei.com>
Mon, 11 Oct 2021 11:47:20 +0000 (19:47 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Oct 2021 14:54:49 +0000 (16:54 +0200)
commit4c0cf7c4dc5260ffd541f33458b842b1f6cb3865
tree7b79972676f9b664803cbf46c16e2bd8ea725a17
parent946664db7533b4efd080093a74dbebb940d74cbb
spec: change the ownership of cache directory

In a50c473ad6c9 ("qemu: move temp file of screenshot and memorypeek to
per-domain dir") and c4f3c955d578 ("qemu: don't change ownership of
cache directory"), I move the temporary files of screenshot and
memorypeek from the cache directory to per-domain directory, and the
only user of the cache directory is the domain capabilities currently.
Since the domain capabilities are used by libvirtd, no need to set the
ownership of the cache directory to qemu_user and qemu_group.

Signed-off-by: Peng Liang <liangpeng10@huawei.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in