]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: start/stop ceph-all event on install/uninstall
authorSage Weil <sage@inktank.com>
Thu, 14 Feb 2013 05:47:30 +0000 (21:47 -0800)
committerSage Weil <sage@inktank.com>
Fri, 26 Apr 2013 20:40:01 +0000 (13:40 -0700)
commite1624e4626b4e67909f3bb83920c99ad323ed083
tree1759c810becdecb04dbc96f6ff71eaa1418cdd5f
parent656305f65eb33d68b95f4d29f37b031cf6cf889a
debian: start/stop ceph-all event on install/uninstall

This helps us avoid the confusing situation with upstart where an individual
daemon job is running (like ceph-osd id=2) but the container jobs ceph-osd-all
and ceph-all are not.

Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit b7b9af5c0d531dcee7ce9b10043a29b0a1b31f47)
debian/ceph.postinst
debian/ceph.prerm [new file with mode: 0644]