[www-apps/grafana] bump
This commit is contained in:
@@ -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~"
|
||||
|
||||
@@ -11,7 +11,7 @@ Type=simple
|
||||
Restart=on-failure
|
||||
RuntimeDirectory=~PN_S~
|
||||
WorkingDirectory=/usr/share/~PN_S~
|
||||
ExecStart=/usr/libexec/~PN_S~/grafana-server \
|
||||
ExecStart=/usr/libexec/~PN_S~/grafana server \
|
||||
--config=/etc/~PN_S~/grafana.ini \
|
||||
--pidfile=/run/~PN_S~/grafana.pid \
|
||||
cfg:default.paths.logs=/var/log/~PN_S~ \
|
||||
|
||||
Reference in New Issue
Block a user