--- 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