diff --git a/ctdb/config/events.d/01.reclock b/ctdb/config/events.d/01.reclock index e2d4d124bc3..da37cf8835d 100755 --- a/ctdb/config/events.d/01.reclock +++ b/ctdb/config/events.d/01.reclock @@ -41,7 +41,7 @@ case "$1" in echo "Reclock file \"$CTDB_RECOVERY_LOCK\" can not be accessed. Shutting down." df sleep 1 - ctdb shutdown + $CTDB shutdown fi ctdb_check_counter "error" -gt 3