OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=107
This commit is contained in:
parent
81c78de08e
commit
aca77467e9
@ -273,7 +273,7 @@ APIs and libraries, default configuration files, and an init script.
|
|||||||
%service_add_pre corosync.service corosync-notifyd.service
|
%service_add_pre corosync.service corosync-notifyd.service
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%tmpfiles_create /usr/lib/tmpfiles.d/corosync-notifyd ||:
|
%tmpfiles_create /usr/lib/tmpfiles.d/corosync-notifyd
|
||||||
%{fillup_and_insserv -n corosync}
|
%{fillup_and_insserv -n corosync}
|
||||||
%service_add_post corosync.service corosync-notifyd.service
|
%service_add_post corosync.service corosync-notifyd.service
|
||||||
|
|
||||||
@ -549,7 +549,7 @@ getent passwd coroqnetd >/dev/null || useradd -r -g coroqnetd -u 701 -s /sbin/no
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%post -n corosync-qnetd
|
%post -n corosync-qnetd
|
||||||
%tmpfiles_create /usr/lib/tmpfiles.d/corosync-qnetd.conf ||:
|
%tmpfiles_create /usr/lib/tmpfiles.d/corosync-qnetd.conf
|
||||||
%if %{sles_version} > 0
|
%if %{sles_version} > 0
|
||||||
ln -s /run/corosync-qnetd /var/run/
|
ln -s /run/corosync-qnetd /var/run/
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user