Blame SOURCES/lockd.conf

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