]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: manage pid_file from init script
authorSage Weil <sage.weil@dreamhost.com>
Fri, 6 Apr 2012 21:07:45 +0000 (14:07 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 6 Apr 2012 21:07:45 +0000 (14:07 -0700)
commit8e1cc8ab095d6dcacda45e5f248150fe163cd4cb
treebc0c29e4a4d8b4359fa0a2475d9ae51e22e37b69
parent81d2cbeb41a055ea9690895961d2b014e1836d25
init-ceph: manage pid_file from init script

With upstart the daemon shouldn't manage the pid file itself.  Move this
out of the default config and into the legacy sysvinit script.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/common/config_opts.h
src/init-ceph.in