]> git.pld-linux.org Git - packages/carbon.git/commitdiff
start services
authorElan Ruusamäe <glen@delfi.ee>
Thu, 11 Jul 2013 20:46:11 +0000 (23:46 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 11 Jul 2013 20:46:11 +0000 (23:46 +0300)
carbon-aggregator.init
carbon-cache.init
carbon-relay.init
carbon.spec

index 774b48e6912a6b2f6463a495694efe7edd49458f..aa7d9ee866efb2430fece72ef442f77b0e3ed0f2 100755 (executable)
@@ -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.
index 2b816fef061d7de7cc89a3620648a786da3fd041..881445594553de5323b1569d988bdb219c257feb 100755 (executable)
@@ -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.
index 2d7e1c630ffe1db8e9e6694b394283fff494d0f0..6f103a1c5af263c697869dd53143d01c7e5d69e5 100755 (executable)
@@ -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.
index f5b3b150cbdfb176da52b10675765ac2f5da2136..67758fd7e4ffe2eb70f37daabc8535328f617675 100644 (file)
@@ -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
This page took 0.070465 seconds and 4 git commands to generate.