]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/nfs-server/files/nfs-kernel-server.default
a6f2d42029e5ef7ba0cea2dbd48b464040dc5120
[dsa-puppet.git] / modules / nfs-server / files / 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 RPCMOUNTDOPTS="-p 10002"
12
13 # Do you want to start the svcgssd daemon? It is only required for Kerberos
14 # exports. Valid alternatives are "yes" and "no"; the default is "no".
15 NEED_SVCGSSD=
16
17 # Options for rpc.svcgssd.
18 RPCSVCGSSDOPTS=