[www-apps/grafana] bump

This commit is contained in:
2026-04-21 06:02:45 +02:00
parent afb4a4e330
commit 1cc9bb3612
4 changed files with 12 additions and 20 deletions

View File

@@ -11,8 +11,8 @@ description="The open-source platform for monitoring and observability"
: ${SSD_OPTS:="-w 1000"}
name="Grafana"
command="/usr/bin/~PN_S~-server"
command_args="${GRAFANA_OPTS}"
command="/usr/bin/~PN_S~"
command_args="server ${GRAFANA_OPTS}"
command_user="${GRAFANA_USER}"
command_background=true
directory="/usr/share/~PN_S~"