Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2022 09:50:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267914] www/grafana9: Grafana does not start at system startup
Message-ID:  <bug-267914-7788-PdVqRlRzrM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267914-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267914-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267914

Nico Wiseman <nwiseman@idealintegrations.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nwiseman@idealintegrations.
                   |                            |net

--- Comment #2 from Nico Wiseman <nwiseman@idealintegrations.net> ---
Patchfile I use for changing the provided rc.d script

--- /usr/local/etc/rc.d/grafana 2022-09-22 01:28:56.000000000 +0000
+++ /usr/local/etc/rc.d/grafana_new     2022-10-04 19:09:10.168212000 +0000
@@ -67,6 +67,7 @@

 start_precmd=3D"grafana_start_precmd"

+grafana_chdir=3D"${grafana_homepath}"
 grafana_start_precmd()
 {
        if [ ! -d "/var/run/${name}" ]; then

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267914-7788-PdVqRlRzrM>