mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
spec: Package the new clvmd/cmirrord systemd units.
This commit is contained in:
parent
9770c03ce0
commit
244b80d948
@ -259,6 +259,11 @@ fi
|
|||||||
%attr(755,root,root) /usr/sbin/clvmd
|
%attr(755,root,root) /usr/sbin/clvmd
|
||||||
%{_mandir}/man8/clvmd.8.gz
|
%{_mandir}/man8/clvmd.8.gz
|
||||||
%{_sysconfdir}/rc.d/init.d/clvmd
|
%{_sysconfdir}/rc.d/init.d/clvmd
|
||||||
|
%if %{enable_systemd}
|
||||||
|
%{_unitdir}/lvm2-clvmd.service
|
||||||
|
%{_unitdir}/lvm2-cluster-activation.service
|
||||||
|
%{_unitdir}/../lvm2-cluster-activation
|
||||||
|
%endif
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -291,6 +296,9 @@ fi
|
|||||||
%attr(755,root,root) /usr/sbin/cmirrord
|
%attr(755,root,root) /usr/sbin/cmirrord
|
||||||
%{_mandir}/man8/cmirrord.8.gz
|
%{_mandir}/man8/cmirrord.8.gz
|
||||||
%{_sysconfdir}/rc.d/init.d/cmirrord
|
%{_sysconfdir}/rc.d/init.d/cmirrord
|
||||||
|
%if %{enable_systemd}
|
||||||
|
%{_unitdir}/lvm2-cmirrord.service
|
||||||
|
%endif
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user