]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
init-ceph: start at all runlevels
authorSage Weil <sage@newdream.net>
Wed, 11 Apr 2012 17:40:04 +0000 (10:40 -0700)
committerSage Weil <sage@newdream.net>
Wed, 11 Apr 2012 17:40:04 +0000 (10:40 -0700)
This fixes lintian error:

W: ceph: init.d-script-missing-start etc/init.d/ceph 4

Signed-off-by: Sage Weil <sage@newdream.net>
src/init-ceph.in

index afbd1d10df8eb19a5513bc1ed978d3a598b73541..8b572f93b417d55721dfa2505bda0e22370d098a 100644 (file)
@@ -4,7 +4,7 @@
 
 ### BEGIN INIT INFO
 # Provides:          ceph
-# Default-Start:     2 3 5
+# Default-Start:     2 3 5
 # Default-Stop:      0 1 6
 # Required-Start:    $remote_fs $named $network $time
 # Required-Stop:     $remote_fs $named $network $time