packaging: fixed issue with pid file on systemd systems, fixes #9133

This commit is contained in:
Torkel Ödegaard
2017-09-04 10:43:04 +02:00
parent ce6050f5d6
commit c3cffeb10c
8 changed files with 80 additions and 50 deletions
+3
View File
@@ -17,3 +17,6 @@ CONF_FILE=/etc/grafana/grafana.ini
RESTART_ON_UPGRADE=true
PLUGINS_DIR=/var/lib/grafana/plugins
# Only used on systemd systems
PID_FILE_DIR=/var/run/grafana