From ec5b56c98f20828752fd92bef3149496763121d8 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 13 Jul 2021 20:06:00 +0800 Subject: [PATCH] doc/dev/crimson: add a missing not Signed-off-by: Kefu Chai --- doc/dev/crimson/crimson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/crimson/crimson.rst b/doc/dev/crimson/crimson.rst index ba52f2856e015..391906403c930 100644 --- a/doc/dev/crimson/crimson.rst +++ b/doc/dev/crimson/crimson.rst @@ -49,7 +49,7 @@ Seastore is still under active development. daemonize --------- -Unlike ``ceph-osd``, ``crimson-osd`` does daemonize itself even if the +Unlike ``ceph-osd``, ``crimson-osd`` does not daemonize itself even if the ``daemonize`` option is enabled. Because, to read this option, ``crimson-osd`` needs to ready its config sharded service, but this sharded service lives in the seastar reactor. If we fork a child process and exit the parent after -- 2.39.5