]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: add start ceph-mds-all on ceph-mds install
authorSage Weil <sage@inktank.com>
Thu, 14 Mar 2013 19:33:08 +0000 (12:33 -0700)
committerSage Weil <sage@inktank.com>
Thu, 14 Mar 2013 19:33:08 +0000 (12:33 -0700)
commit41897fcba168b409fd370d0b26016fe4d30c5a59
tree3fc49e8637f3edac176e00732264b940edf8997a
parentb6102c0945a0d68b7c5ff7f2254a1a994788ca0f
debian: add start ceph-mds-all on ceph-mds install

This ensures that when we then start individual mds instances, we can
stop ceph-mds-all and they will get stopped.  We do the same already for
ceph-all.

Signed-off-by: Sage Weil <sage@inktank.com>
debian/ceph-mds.postinst [new file with mode: 0644]