Blame SOURCES/lockd.conf

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