[arch-commits] Commit in grafana/trunk (PKGBUILD grafana.service)

Sébastien Luttringer seblu at archlinux.org
Sat Dec 15 21:40:38 UTC 2018


    Date: Saturday, December 15, 2018 @ 21:40:37
  Author: seblu
Revision: 416416

upgpkg: grafana 5.4.2-2

- FS#61089

Modified:
  grafana/trunk/PKGBUILD
  grafana/trunk/grafana.service

-----------------+
 PKGBUILD        |    4 ++--
 grafana.service |    8 ++++++++
 2 files changed, 10 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-15 21:03:49 UTC (rev 416415)
+++ PKGBUILD	2018-12-15 21:40:37 UTC (rev 416416)
@@ -4,7 +4,7 @@
 
 pkgname=grafana
 pkgver=5.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB'
 url='http://grafana.org'
 arch=('x86_64')
@@ -19,7 +19,7 @@
        )
 install=$pkgname.install
 md5sums=('SKIP'
-         '2f1d73689923ecee92a102a65b91003a'
+         '91de91702c9982073fe626d00c0e0f44'
          'e991d8cdf91c1e25652cdbc51fc726c5'
          'b9b576d1959fc063b3399892e201488c')
 

Modified: grafana.service
===================================================================
--- grafana.service	2018-12-15 21:03:49 UTC (rev 416415)
+++ grafana.service	2018-12-15 21:40:37 UTC (rev 416416)
@@ -10,6 +10,14 @@
 LimitNOFILE=10000
 TimeoutStopSec=20
 SuccessExitStatus=0 2
+NoNewPrivileges=yes
+ProtectSystem=strict
+ProtectHome=true
+PrivateTmp=true
+PrivateDevices=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectControlGroups=true
 
 [Install]
 WantedBy=multi-user.target



More information about the arch-commits mailing list