From: Patrick Donnelly Date: Wed, 21 Sep 2016 14:57:44 +0000 (-0400) Subject: doc: add $pid metavar conf doc X-Git-Tag: v11.0.1~105^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11172%2Fhead;p=ceph.git doc: add $pid metavar conf doc $pid introduced in 2012 via cf2a0454. Signed-off-by: Patrick Donnelly --- diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index 63edabaac3ba..a5e0c6c1b784 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -227,6 +227,11 @@ Ceph supports the following metavariables: :Description: Expands to ``$type.$id``. :Example: ``/var/run/ceph/$cluster-$name.asok`` +``$pid`` + +:Description: Expands to daemon pid. +:Example: ``/var/run/ceph/$cluster-$name-$pid.asok`` + .. _ceph-conf-common-settings: