]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-common.default
Install osd_login (part of the autologin feature). - Add open-iscsi and watchdog...
[nfs-utils.git] / debian / nfs-common.default
1 # If you do not set values for the NEED_ options, they will be attempted
2 # autodetected; this should be sufficient for most people. Valid alternatives
3 # for the NEED_ options are "yes" and "no".
4
5 # Do you want to start the statd daemon? It is not needed for NFSv4.
6 NEED_STATD=
7
8 # Options for rpc.statd.
9 #   Should rpc.statd listen on a specific port? This is especially useful
10 #   when you have a port-based firewall. To use a fixed port, set this
11 #   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
12 #   For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS
13 STATDOPTS=
14
15 # Do you want to start the idmapd daemon? It is only needed for NFSv4.
16 NEED_IDMAPD=
17
18 # Do you want to start the gssd daemon? It is required for Kerberos mounts.
19 NEED_GSSD=