mirror of https://github.com/grafana/grafana.git
				
				
				
			packaging(): default RESTART_ON_UPGRADE to true, closes #4993
This commit is contained in:
		
							parent
							
								
									dac62ec560
								
							
						
					
					
						commit
						731c35540f
					
				| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
    "company": "Coding Instinct AB"
 | 
			
		||||
  },
 | 
			
		||||
  "name": "grafana",
 | 
			
		||||
  "version": "3.0.1",
 | 
			
		||||
  "version": "3.0.2",
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "http://github.com/grafana/grafana.git"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue