]> xenbits.xensource.com Git - libvirt.git/commit
tools: Fix install_mode for some scripts
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 8 Dec 2022 07:39:24 +0000 (08:39 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 8 Dec 2022 08:26:56 +0000 (09:26 +0100)
commite771e32f15ff2b263ca70306d93080541a96792b
tree4ab19bfba5be19baf39536b0a88f48babf1c894d
parent4b29d5c4f5c4463458c46fa4de22766251b36c43
tools: Fix install_mode for some scripts

Scripts from the following list were installed with group write
bit set: virt-xml-validate, virt-pki-validate,
virt-sanlock-cleanup, libvirt-guests.sh. This is very unusual and
in contrast with the way other scripts/binaries are installed.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2151202
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
tools/meson.build