Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
pacemaker.21297
pacemaker-cts-StartCmd.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-cts-StartCmd.patch of Package pacemaker.21297
Index: pacemaker-1.1.18+20180430.c0d7ba798/cts/patterns.py =================================================================== --- pacemaker-1.1.18+20180430.c0d7ba798.orig/cts/patterns.py +++ pacemaker-1.1.18+20180430.c0d7ba798/cts/patterns.py @@ -114,7 +114,7 @@ class crm_corosync(BasePatterns): BasePatterns.__init__(self, name) self.commands.update({ - "StartCmd" : "service corosync start && service pacemaker start", + "StartCmd" : "service pacemaker start", "StopCmd" : "service pacemaker stop; [ ! -e /usr/sbin/pacemaker-remoted ] || service pacemaker_remote stop; service corosync stop", "EpochCmd" : "crm_node -e",
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor