dev-db/influxdb: install correcty init.d files

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35521
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-02-25 16:35:12 +01:00
committed by Conrad Kostecki
parent ba9036408a
commit 958b60a261

View File

@@ -263,8 +263,8 @@ src_install() {
doexe usr/lib/influxdb/scripts/influxd-systemd-start.sh
exeinto /usr/share/influxdb
doexe usr/share/influxdb/influxdb2-upgrade.sh
newconfd "${FILESDIR}"/influxdb.confd influxdb
newinitd "${FILESDIR}"/influxdb.initd influxdb
newconfd "${FILESDIR}"/influxdb.confd-r1 influxdb
newinitd "${FILESDIR}"/influxdb.initd-r1 influxdb
keepdir /var/log/influxdb
fowners influxdb:influxdb /var/log/influxdb