]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-kernel-server.default
Meh, revert accidental autotools diff in the git tree
[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 # If you have a port-based firewall, you might want to set up
9 # a fixed port here using the --port option. For more information, 
10 # see rpc.mountd(8) or http://wiki.debian.org/SecuringNFS
11 # To disable NFSv4 on the server, specify '--no-nfs-version 4' here
12 RPCMOUNTDOPTS=--manage-gids
13
14 # Do you want to start the svcgssd daemon? It is only required for Kerberos
15 # exports. Valid alternatives are "yes" and "no"; the default is "no".
16 NEED_SVCGSSD=
17
18 # Options for rpc.svcgssd.
19 RPCSVCGSSDOPTS=