]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
we dont use 'sendip' any more so dont check for it and exit from the
authorRonnie Sahlberg <sahlberg@ronnie>
Wed, 5 Sep 2007 05:39:51 +0000 (15:39 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Wed, 5 Sep 2007 05:39:51 +0000 (15:39 +1000)
61.nfstickles script if it is missing from the host

(This used to be ctdb commit 8eac441e24f4ef33b55f9eaa4856b5c1e1c15213)

ctdb/config/events.d/61.nfstickle

index 321f952ace02fac44216da36181843806267b55f..6957c4381adf83831af72ebc53382ed8f3eef117 100755 (executable)
@@ -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