HomeClusterLabs Projects
Diffusion Booth 3e608a22fed4

Fix not existing function name in booth-site OCF Script

Description

Fix not existing function name in booth-site OCF Script

There was a function call named controld_monitor which
was not found in booth-site OCF Script. Perhaps a copy
and paste mistake from the controld Script. Replaced it
with the right function booth_monitor.

Fixes issues like this:

OCF_ROOT=/usr/lib/ocf OCF_RESKEY_daemon=booth \
/usr/lib/ocf/resource.d/pacemaker/booth-site start
booth: no process found
/usr/lib/ocf/resource.d/pacemaker/booth-site: line 107:
controld_monitor: command not found

Signed-off-by: Joerg Frede <frede@b1-systems.de>

Details

Provenance
Joerg Frede <frede@b1-systems.de>Authored on Jan 2 2012, 6:46 AM
Parents
rB16282af9b700: Drop buildenv auto-generated file
Branches
Unknown
Tags
Unknown

Event Timeline