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:
parent
794d6dd59d
commit
a795986baa
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user