mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
upstart: fix radosgw upstart job
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
47266cdaec
commit
4c31598e0a
@ -1,6 +1,6 @@
|
|||||||
description "Ceph radosgw"
|
description "Ceph radosgw"
|
||||||
|
|
||||||
start on radosgw
|
start on radosgw-all
|
||||||
stop on runlevel [!2345] or stopping radosgw-all
|
stop on runlevel [!2345] or stopping radosgw-all
|
||||||
|
|
||||||
respawn
|
respawn
|
||||||
|
Loading…
Reference in New Issue
Block a user