Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 58ab78bb810e1e7754543d4d4f46644b > files > 2

ceph-0.39-2.fc16.src.rpm

--- ceph-0.21.1/src/init-ceph.in.orig	2010-07-29 15:16:49.000000000 -0500
+++ ceph-0.21.1/src/init-ceph.in	2010-08-26 14:58:25.328581937 -0500
@@ -1,11 +1,11 @@
 #!/bin/sh
 # Start/stop ceph daemons
-# chkconfig: 2345 60 80
+# chkconfig: - 60 80
 
 ### BEGIN INIT INFO
 # Provides:          ceph
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Start:
+# Default-Stop:
 # Required-Start:    $remote_fs $named $network $time
 # Required-Stop:     $remote_fs $named $network $time
 # Short-Description: Start Ceph distributed file system daemons at boot time