blob: d6d237de959d22532467c132c39e3ea3a1baa74b (
plain)
1
2
3
4
5
6
7
8
9
|
# Number of servers to start up
RPCNFSDCOUNT=8
# Options for rpc.mountd
RPCMOUNTDOPTS=
# If you are not running NFS with RPCSEC_GSS security, and wish to
# disable the gssd server daemon then uncomment the following line
# NEED_SVCGSSD=no
|