]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: don't use procfs to check if daemon is running
authorYan, Zheng <zyan@redhat.com>
Thu, 23 Jul 2015 07:05:33 +0000 (15:05 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Aug 2015 08:00:24 +0000 (16:00 +0800)
commit4594adbc8f08a7a5f124914d401020924bdc3e05
tree9daffee2ee1f795845d79e488cf2fc5db7e59788
parent69e2060f170855d1131d33786aab22287fe23d51
init-ceph: don't use procfs to check if daemon is running

use ps(1) instead, which is portable

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/init-ceph.in