remove rng-tools without hwrandom
[mirror/dsa-puppet.git] / modules / nfs-server / files / nfs-kernel-server.default
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # Number of servers to start up
7 RPCNFSDCOUNT=8
8
9 # Runtime priority of server (see nice(1))
10 RPCNFSDPRIORITY=0
11
12 # Options for rpc.mountd.
13 # If you have a port-based firewall, you might want to set up
14 # a fixed port here using the --port option. For more information, 
15 # see rpc.mountd(8) or http://wiki.debian.org/?SecuringNFS
16 RPCMOUNTDOPTS="-p 10002"
17
18 # Do you want to start the svcgssd daemon? It is only required for Kerberos
19 # exports. Valid alternatives are "yes" and "no"; the default is "no".
20 NEED_SVCGSSD=
21
22 # Options for rpc.svcgssd.
23 RPCSVCGSSDOPTS=