[packages/carbon] start services

glen glen at pld-linux.org
Thu Jul 11 22:46:20 CEST 2013


commit d6de23a6f2f560194e556f0813fd46b8308f000e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 11 23:46:11 2013 +0300

    start services

 carbon-aggregator.init | 2 +-
 carbon-cache.init      | 2 +-
 carbon-relay.init      | 2 +-
 carbon.spec            | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/carbon.spec b/carbon.spec
index f5b3b15..67758fd 100644
--- a/carbon.spec
+++ b/carbon.spec
@@ -1,7 +1,7 @@
 Summary:	Back-end data caching and persistence daemon for Graphite
 Name:		carbon
 Version:	0.9.10
-Release:	0.4
+Release:	0.5
 License:	Apache v2.0
 Group:		Daemons
 Source0:	https://github.com/downloads/graphite-project/carbon/%{name}-%{version}.tar.gz
diff --git a/carbon-aggregator.init b/carbon-aggregator.init
index 774b48e..aa7d9ee 100755
--- a/carbon-aggregator.init
+++ b/carbon-aggregator.init
@@ -2,7 +2,7 @@
 #
 # carbon-aggregator  init file for starting up the carbon-aggregator daemon
 #
-# chkconfig:   - 20 80
+# chkconfig:   2345 20 80
 # description: Starts and stops the carbon-aggregator daemon.
 
 # Source function library.
diff --git a/carbon-cache.init b/carbon-cache.init
index 2b816fe..8814455 100755
--- a/carbon-cache.init
+++ b/carbon-cache.init
@@ -2,7 +2,7 @@
 #
 # carbon-cache  init file for starting up the carbon-cache daemon
 #
-# chkconfig:   - 20 80
+# chkconfig:   2345 20 80
 # description: Starts and stops the carbon-cache daemon.
 
 # Source function library.
diff --git a/carbon-relay.init b/carbon-relay.init
index 2d7e1c6..6f103a1 100755
--- a/carbon-relay.init
+++ b/carbon-relay.init
@@ -2,7 +2,7 @@
 #
 # carbon-relay  init file for starting up the carbon-relay daemon
 #
-# chkconfig:   - 20 80
+# chkconfig:   2345 20 80
 # description: Starts and stops the carbon-relay daemon.
 
 # Source function library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/carbon.git/commitdiff/d6de23a6f2f560194e556f0813fd46b8308f000e



More information about the pld-cvs-commit mailing list