From: Ronnie Sahlberg Date: Tue, 11 Jan 2011 05:17:06 +0000 (+1100) Subject: TYPO X-Git-Url: http://git.samba.org/?p=sahlberg%2Fctdb.git;a=commitdiff_plain;h=7f14b5ea1ab723fc5e56df924e09c5df7846e671 TYPO --- 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