From: Michael Adam Date: Wed, 8 Jun 2016 11:22:24 +0000 (+0200) Subject: ctdb: use properly configured ctdb in 01.reclock X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=d277e294de1d7ae6a82e117b2a051441c50aa782;p=metze%2Fsamba%2Fwip.git ctdb: use properly configured ctdb in 01.reclock Signed-off-by: Michael Adam Reviewed-by: Martin Schwenke --- diff --git a/ctdb/config/events.d/01.reclock b/ctdb/config/events.d/01.reclock index e2d4d124bc3f..da37cf8835d9 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