Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP5:GA
pacemaker
pacemaker-cts-StartCmd.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-cts-StartCmd.patch of Package pacemaker
Index: pacemaker-2.0.5+20210420.e82d2a1bc/cts/lab/patterns.py =================================================================== --- pacemaker-2.0.5+20210420.e82d2a1bc.orig/cts/lab/patterns.py +++ pacemaker-2.0.5+20210420.e82d2a1bc/cts/lab/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