From: Ronnie Sahlberg Date: Wed, 5 Sep 2007 05:39:51 +0000 (+1000) Subject: we dont use 'sendip' any more so dont check for it and exit from the X-Git-Tag: tevent-0.9.20~348^2~2430^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46eecfea27a1b5274bfde33c9f645ddf27f807a6;p=thirdparty%2Fsamba.git we dont use 'sendip' any more so dont check for it and exit from the 61.nfstickles script if it is missing from the host (This used to be ctdb commit 8eac441e24f4ef33b55f9eaa4856b5c1e1c15213) --- diff --git a/ctdb/config/events.d/61.nfstickle b/ctdb/config/events.d/61.nfstickle index 321f952ace0..6957c4381ad 100755 --- a/ctdb/config/events.d/61.nfstickle +++ b/ctdb/config/events.d/61.nfstickle @@ -12,8 +12,6 @@ shift [ "$CTDB_MANAGES_NFS" = "yes" ] || exit 0 [ -z "$NFS_TICKLE_SHARED_DIRECTORY" ] && exit 0 -[ -x /usr/bin/sendip ] || exit 0 - case $cmd in startup) mkdir -p /etc/ctdb/state/nfstickle