summaryrefslogtreecommitdiff
path: root/src/upstart
diff options
context:
space:
mode:
authorTommi Virtanen <tv@inktank.com>2012-09-17 08:55:14 -0700
committerTommi Virtanen <tv@inktank.com>2012-09-17 10:40:53 -0700
commit16aca749989b006f4d5d2190ed1e8480c1bf0282 (patch)
tree2e9ee4e25230011531664fc9241cc178df7c3376 /src/upstart
parent34d8eec9e23edec174a96d16bf42a0b8df118183 (diff)
downloadceph-16aca749989b006f4d5d2190ed1e8480c1bf0282.tar.gz
ceph-disk-activate, upstart: Use "initctl emit" to start OSDs.
This avoids an error if the daemon was running already, and is already being done with the other services. Signed-off-by: Tommi Virtanen <tv@inktank.com>
Diffstat (limited to 'src/upstart')
-rw-r--r--src/upstart/ceph-osd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upstart/ceph-osd.conf b/src/upstart/ceph-osd.conf
index 7a976c2397a..119ad000fc4 100644
--- a/src/upstart/ceph-osd.conf
+++ b/src/upstart/ceph-osd.conf
@@ -1,5 +1,6 @@
description "Ceph OSD"
+start on ceph-osd
stop on runlevel [!2345]
respawn