]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
init-ceph.in: create pid and log dir only on start
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 14 Feb 2013 12:39:28 +0000 (13:39 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 14 Feb 2013 17:12:30 +0000 (18:12 +0100)
commit97c6ce0a2ece72afc39957aca7d4fc3a36437f2f
treeee0f8914ef026c679d8fce811316ec91b0665da1
parentccdcae3a544e9dee27c8d1229e5a0ef7383152de
init-ceph.in: create pid and log dir only on start

Create pid and log dir only on start and not e.g. also on
stop. These calls are useless in other situtations than startup
the cluster or process.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/init-ceph.in