feat(packaging): Make config file not part of package to simplify upgrade, made commit always a short sha, changed RESTART_ON_UPGRADE to true by default, #7399, #7227

This commit is contained in:
Torkel Ödegaard
2017-01-30 08:08:37 +01:00
parent 2a09d4a5a6
commit b191638f41
6 changed files with 22 additions and 25 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ CONF_DIR=/etc/grafana
CONF_FILE=/etc/grafana/grafana.ini
RESTART_ON_UPGRADE=false
RESTART_ON_UPGRADE=true
PLUGINS_DIR=/var/lib/grafana/plugins