Updated init.d script with chkconfig comment lines, now works on centos5

This commit is contained in:
Torkel Ödegaard 2015-03-06 11:21:41 +01:00
parent ab47c2c734
commit 4cbcee7e15

View File

@ -1,5 +1,11 @@
#! /usr/bin/env bash
# chkconfig: 2345 80 05
# description: Grafana web server & backend
# processname: grafana
# config: /etc/grafana/grafana.ini
# pidfile: /var/run/grafana.pid
### BEGIN INIT INFO
# Provides: grafana
# Required-Start: $all