From 7f14b5ea1ab723fc5e56df924e09c5df7846e671 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Tue, 11 Jan 2011 16:17:06 +1100 Subject: [PATCH] TYPO --- config/events.d/60.nfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/events.d/60.nfs b/config/events.d/60.nfs index 9b8285c9..c473be83 100755 --- a/config/events.d/60.nfs +++ b/config/events.d/60.nfs @@ -57,7 +57,7 @@ case "$1" in # if statd is not running we try to restart it # we only do this IF we have a rpc.statd command. # For platforms where rpc.statd does not exist, we skip - # the check compeltely + # the check completely p="rpc.statd" which $p >/dev/null 2>/dev/null && { if ctdb_check_rpc "STATD" 100024 1 >/dev/null ; then -- 2.34.1