]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Fix attributes for some qemu dirs in %{_rundir}
authorJiri Denemark <jdenemar@redhat.com>
Mon, 4 Nov 2024 12:17:45 +0000 (13:17 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 4 Nov 2024 15:39:41 +0000 (16:39 +0100)
commit5d9b886a4e9fe4b25164fa95246715745512d8a4
treeaf7be9b6c2125f32b1d069aba2e69147b39e5861
parentdec2f370ca943f041210603ab0827aed331098ee
spec: Fix attributes for some qemu dirs in %{_rundir}

The recent attempt to fix the attributes used wrong mode for some
directories used by the QEMU driver. Only dbus and swtpm directories use
770, all other directories are created with 755.

Fixes: 961fb8944d0c2d7d5cc0783888a20317e725a248
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in