d1c555f69a
- 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
9 lines
306 B
Diff
9 lines
306 B
Diff
--- 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
|