From: Owen Synge Date: Wed, 10 Jun 2015 13:33:54 +0000 (+0200) Subject: Add unit files to the spec file. X-Git-Tag: v9.1.0~439^2~18 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d6213b61abfdf9352c3d556833eeea29cf924ad8;p=ceph.git Add unit files to the spec file. %{_unitdir}/ceph-mds@.service %{_unitdir}/ceph-mon@.service %{_unitdir}/ceph-osd@.service %{_unitdir}/ceph.target Signed-off-by: Owen Synge --- diff --git a/ceph.spec.in b/ceph.spec.in index f3303e74a7b0..314ca5f1521a 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -679,6 +679,10 @@ mkdir -p %{_localstatedir}/run/ceph/ %{_initrddir}/ceph %if 0%{?_with_systemd} %{_tmpfilesdir}/%{name}.conf +%{_unitdir}/ceph-mds@.service +%{_unitdir}/ceph-mon@.service +%{_unitdir}/ceph-osd@.service +%{_unitdir}/ceph.target %endif %{_sbindir}/ceph-disk %{_sbindir}/ceph-disk-activate