Fix installation of openrc scripts

They must be executable.
This commit is contained in:
2016-02-17 12:02:26 +01:00
parent cf029b7a93
commit 6f95ce41f6
2 changed files with 4 additions and 4 deletions

View File

@@ -38,8 +38,8 @@ DEFAULT_SRC_CONFIGURE_PARAMS=(
src_install() {
default
insinto /etc/init.d
newins "${FILES}"/umurmurd.initd umurmurd
exeinto /etc/init.d
doexe "${FILES}"/umurmurd.initd umurmurd
insinto /etc/conf.d
newins "${FILES}"/umurmurd.confd umurmurd
install_systemd_files