]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
better systemd support 3044/head
authorOwen Synge <osynge@suse.com>
Mon, 1 Dec 2014 13:32:48 +0000 (14:32 +0100)
committerOwen Synge <osynge@suse.com>
Mon, 1 Dec 2014 13:45:31 +0000 (14:45 +0100)
commit929fcd67aa25334d8c2f77d00f2b4c44be305b51
treec55365e1c2632cd5f72b142e73f36dd65bb926e2
parentefdfec487a7a6ac683d99a2e1111f3dbb33aee0c
better systemd support

Added ceph.target
Made ceph-mds, ceph-mon, ceph-osd services part of ceph.target
Made ceph-mds, ceph-mon, ceph-osd services require partitions to be available.
Added ceph init script with sysV like behaviour.

Provided by Tim Serong tserong@suse.com and Owen Synge osynge@suse.com

Signed-off-by: Owen Synge <osynge@suse.com>
systemd/ceph [new file with mode: 0644]
systemd/ceph-mds@.service
systemd/ceph-mon@.service
systemd/ceph-osd@.service
systemd/ceph.target [new file with mode: 0644]