Blame SOURCES/lockd.conf

b91b93
#
b91b93
# Set the NFS lock manager grace period. n is measured in seconds. 
b91b93
#options lockd nlm_grace_period=90
b91b93
#
b91b93
# Set the TCP port that the NFS lock manager should use. 
b91b93
# port must be a valid TCP port value (1-65535).
b91b93
#options lockd nlm_tcpport
b91b93
#
b91b93
# Set the UDP port that the NFS lock manager should use.
b91b93
# port must be a valid UDP port value (1-65535).
b91b93
#options lockd nlm_udpport
b91b93
#
b91b93
# Set the maximum number of outstanding connections 
b91b93
#options lockd nlm_max_connections=1024
b91b93
#
b91b93
# Set the default time value for the NFS lock manager
b91b93
# in seconds. Default is 10 secs (min 3 max 20)
b91b93
#options lockd nlm_timeout=10
b91b93
#
b91b93
# Choose whether to record the caller_name or IP address
b91b93
# this peer in the local rpc.statd's database.
b91b93
#options lockd nsm_use_hostnames=0
b91b93