1 # Number of servers to start up
4 # Runtime priority of server (see nice(1))
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=--manage-gids
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".
17 # Options for rpc.svcgssd.