Accepting request 519278 from home:BinLiu:branches:network:ha-clustering:Factory
- corosync.service should be marked as a static service(bsc#1055585) Added: 0012-mark-corosync-as-a-static-service.patch OBS-URL: https://build.opensuse.org/request/show/519278 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=105
This commit is contained in:
parent
791e2ffa6c
commit
d1c555f69a
8
0012-mark-corosync-as-a-static-service.patch
Normal file
8
0012-mark-corosync-as-a-static-service.patch
Normal file
@ -0,0 +1,8 @@
|
||||
--- corosync-2.4.2.orig/init/corosync.service.in 2017-08-29 15:47:18.131052520 +0800
|
||||
+++ corosync-2.4.2/init/corosync.service.in 2017-08-29 15:46:24.949842298 +0800
|
||||
@@ -23,4 +23,4 @@
|
||||
#ExecStartPre=/sbin/modprobe softdog soft_margin=60
|
||||
|
||||
[Install]
|
||||
-WantedBy=multi-user.target
|
||||
+#WantedBy=multi-user.target
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 07:50:16 UTC 2017 - bliu@suse.com
|
||||
|
||||
- corosync.service should be marked as a static service(bsc#1055585)
|
||||
Added: 0012-mark-corosync-as-a-static-service.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 08:17:27 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -75,6 +75,7 @@ Patch18: 0008-main.c-add-option-to-set-priority.patch
|
||||
Patch19: 0009-totem-Propagate-totem-initialization-failure.patch
|
||||
Patch20: 0010-fix-ifdown-udp.patch
|
||||
Patch21: 0011-fix-tmpfiles-create.patch
|
||||
Patch22: 0012-mark-corosync-as-a-static-service.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# openais is indeed gone and should be uninstalled. Yes, we do not
|
||||
@ -154,6 +155,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%patch19 -p1
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p1
|
||||
|
||||
%build
|
||||
%if %{with runautogen}
|
||||
|
Loading…
x
Reference in New Issue
Block a user