]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
upstart: fix radosgw upstart job
authorSage Weil <sage@inktank.com>
Thu, 6 Dec 2012 13:26:11 +0000 (05:26 -0800)
committerSage Weil <sage@inktank.com>
Thu, 6 Dec 2012 13:26:11 +0000 (05:26 -0800)
Signed-off-by: Sage Weil <sage@inktank.com>
src/upstart/radosgw.conf

index deaa139e8cb8b62541c7b6d707065eb9d663c6eb..e832ae1a41c0aa0ac23a121e5cdc457b7b40065a 100644 (file)
@@ -1,6 +1,6 @@
 description "Ceph radosgw"
 
-start on radosgw
+start on radosgw-all
 stop on runlevel [!2345] or stopping radosgw-all
 
 respawn