Blame SOURCES/nfs.sysconfig

d80804
#
4f2874
# Note: For new values to take effect the nfs-config service
4f2874
# has to be restarted with the following command:
4f2874
#    systemctl restart nfs-config
d80804
#
d80804
# Optional arguments passed to in-kernel lockd
d80804
#LOCKDARG=
d80804
# TCP port rpc.lockd should listen on.
d80804
#LOCKD_TCPPORT=32803
d80804
# UDP port rpc.lockd should listen on.
d80804
#LOCKD_UDPPORT=32769
d80804
#
d80804
# Optional arguments passed to rpc.nfsd. See rpc.nfsd(8)
d80804
RPCNFSDARGS=""
d80804
# Number of nfs server processes to be started.
d80804
# The default is 8. 
4f2874
#RPCNFSDCOUNT=16
4f2874
#
d80804
# Set V4 grace period in seconds
d80804
#NFSD_V4_GRACE=90
d80804
#
4f2874
# Set V4 lease period in seconds
4f2874
#NFSD_V4_LEASE=90
4f2874
#
d80804
# Optional arguments passed to rpc.mountd. See rpc.mountd(8)
d80804
RPCMOUNTDOPTS=""
d80804
#
d80804
# Optional arguments passed to rpc.statd. See rpc.statd(8)
d80804
STATDARG=""
d80804
#
4f2874
# Optional arguments passed to sm-notify. See sm-notify(8)
4f2874
SMNOTIFYARGS=""
4f2874
#
d80804
# Optional arguments passed to rpc.idmapd. See rpc.idmapd(8)
d80804
RPCIDMAPDARGS=""
d80804
#
d80804
# Optional arguments passed to rpc.gssd. See rpc.gssd(8)
d80804
RPCGSSDARGS=""
4f2874
#
d80804
# Enable usage of gssproxy. See gssproxy-mech(8).
4f2874
GSS_USE_PROXY="yes"
d80804
#
d80804
# Optional arguments passed to rpc.svcgssd. See rpc.svcgssd(8)
d80804
RPCSVCGSSDARGS=""
d80804
#
d80804
# Optional arguments passed to blkmapd. See blkmapd(8)
d80804
BLKMAPDARGS=""