mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
ba9036408a
commit
958b60a261
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user