FreeBSD Bugzilla – Attachment 178561 Details for
Bug 215808
www/grafana2: Create the /var/run/graphana2 directory on startup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
grafana2.diff (text/plain), 935 bytes, created by
Brad Davis
on 2017-01-05 21:14:57 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Brad Davis
Created:
2017-01-05 21:14:57 UTC
Size:
935 bytes
patch
obsolete
>Index: www/grafana2/Makefile >=================================================================== >--- www/grafana2/Makefile (revision 430664) >+++ www/grafana2/Makefile (working copy) >@@ -3,7 +3,7 @@ > PORTNAME= grafana > PORTVERSION= 2.6.0 > DISTVERSIONPREFIX= v >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www > MASTER_SITES= http://files.bartelmess.io/public/:static_assets > PKGNAMESUFFIX= 2 >Index: www/grafana2/files/grafana2.in >=================================================================== >--- www/grafana2/files/grafana2.in (revision 430664) >+++ www/grafana2/files/grafana2.in (working copy) >@@ -41,6 +41,7 @@ > chown ${grafana2_user}:${grafana2_group} %%GRAFANADATADIR%% > chown ${grafana2_user}:${grafana2_group} %%GRAFANALOGDIR%% > chown ${grafana2_user}:${grafana2_group} %%GRAFANAHOMEDIR%%data/log/ >+ install -d -o ${grafana3_user} %%GRAFANAPIDDIR%% > install -o ${grafana2_user} /dev/null ${pidfile} > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215808
: 178561