]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-kernel-server.default
Imported Debian patch 1.0.7-15
[nfs-utils.git] / debian / nfs-kernel-server.default
1 # Number of servers to start up
2 RPCNFSDCOUNT=8
3
4 # Runtime priority of server (see nice(1))
5 RPCNFSDPRIORITY=0
6
7 # Options for rpc.mountd
8 RPCMOUNTDOPTS=
9
10 # If you are not running NFS with RPCSEC_GSS security, and wish to
11 # disable the gssd server daemon, then set NEED_SVCGSSD to "no".
12 NEED_SVCGSSD=no