OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=45
16 lines
441 B
Diff
16 lines
441 B
Diff
diff --git a/lrmd/Makefile.am b/lrmd/Makefile.am
|
|
index 0eb0219..2e3e90c 100644
|
|
--- a/lrmd/Makefile.am
|
|
+++ b/lrmd/Makefile.am
|
|
@@ -24,8 +24,8 @@ lrmdlibdir = $(CRM_DAEMON_DIR)
|
|
lrmdlib_PROGRAMS = lrmd lrmd_test
|
|
|
|
initdir = $(INITDIR)
|
|
-init_SCRIPTS = pacemaker_remote
|
|
-sbin_PROGRAMS = pacemaker_remoted
|
|
+#init_SCRIPTS = pacemaker_remote
|
|
+#sbin_PROGRAMS = pacemaker_remoted
|
|
|
|
if HAVE_SYSTEMD
|
|
systemdunit_DATA = pacemaker_remote.service
|