1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

docs on how to use statd-callout

(This used to be ctdb commit 4a75111b4f3f93dc42c9ced2d23f3cc933712017)
This commit is contained in:
Andrew Tridgell 2007-06-02 19:45:06 +10:00
parent 794d6dd59d
commit a795986baa

View File

@ -1,7 +1,10 @@
#!/bin/sh #!/bin/sh
# this script needs to be installed so that statd points to it with the -H # 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 . /etc/sysconfig/nfs