]> xenbits.xensource.com Git - libvirt.git/commit
openrc: Make init scripts executable on install
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Feb 2022 16:22:15 +0000 (17:22 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 16 Feb 2022 09:09:39 +0000 (10:09 +0100)
commit4b6240adc2c93e81457f7104262edb3aa2ba0231
tree3b8c66e5ed18404c84d00fe640b2bea0a5a1ef40
parent5cba53db57ce2725cf742b89e2c17eb8b4d99586
openrc: Make init scripts executable on install

When installing openrc init scripts, we take whatever mode the
generated files are in an copy them under /etc/init.d/. This is
not ideal, because those files are not executable and they should
be.

Resolves: https://gitlab.com/libvirt/libvirt/-/issues/250
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/meson.build