From: Andrew Tridgell Date: Sat, 2 Jun 2007 09:45:06 +0000 (+1000) Subject: docs on how to use statd-callout X-Git-Tag: tevent-0.9.20~348^2~2593 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a795986baacfc9842f7f84aa91de9c6f36039220;p=thirdparty%2Fsamba.git docs on how to use statd-callout (This used to be ctdb commit 4a75111b4f3f93dc42c9ced2d23f3cc933712017) --- diff --git a/ctdb/config/statd-callout b/ctdb/config/statd-callout index 5572c5d6f49..da169575a65 100755 --- a/ctdb/config/statd-callout +++ b/ctdb/config/statd-callout @@ -1,7 +1,10 @@ #!/bin/sh # this script needs to be installed so that statd points to it with the -H -# command line argument. The easiest way to do that is +# command line argument. The easiest way to do that is to put something like this in +# /etc/sysconfig/nfs: +# STATD_HOSTNAME="myhostname -H /etc/ctdb/statd-callout" + . /etc/sysconfig/nfs