--- /usr/lib/ceph/ceph_common.sh	2013-11-07 14:50:02.305723490 -0700
+++ /usr/lib/ceph/ceph_common.sh-old	2013-11-07 14:53:34.655303267 -0700
@@ -53,12 +53,10 @@
     # sysvinit managed instance in standard location?
     if [ -e "/var/lib/ceph/$type/ceph-$id/sysvinit" ]; then
 	host="$hostname"
 	echo "=== $type.$id === "
 	return 0
-    else
-        return 1
     fi
 
     # ignore all sections without 'host' defined
     if [ -z "$host" ]; then
 	return 1
