X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=install%2Fcluster%2Fslave%2Fetc%2Fdefault%2Fnfs-common;fp=install%2Fcluster%2Fslave%2Fetc%2Fdefault%2Fnfs-common;h=0000000000000000000000000000000000000000;hb=3a30026aa30355dac5c5f9742da0fdba797701ea;hp=99a93cb7b7f21b8f0512ab8d5522c84f6e890566;hpb=7fa766f7c1562671a1b5db6f365f6ec4e847c309;p=debian6500.git diff --git a/install/cluster/slave/etc/default/nfs-common b/install/cluster/slave/etc/default/nfs-common deleted file mode 100644 index 99a93cb..0000000 --- a/install/cluster/slave/etc/default/nfs-common +++ /dev/null @@ -1,19 +0,0 @@ -# If you do not set values for the NEED_ options, they will be attempted -# autodetected; this should be sufficient for most people. Valid alternatives -# for the NEED_ options are "yes" and "no". - -# Do you want to start the statd daemon? It is not needed for NFSv4. -NEED_STATD=no - -# Options for rpc.statd. -# Should rpc.statd listen on a specific port? This is especially useful -# when you have a port-based firewall. To use a fixed port, set this -# this variable to a statd argument like: "--port 4000 --outgoing-port 4001". -# For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS -STATDOPTS= - -# Do you want to start the idmapd daemon? It is only needed for NFSv4. -NEED_IDMAPD=no - -# Do you want to start the gssd daemon? It is required for Kerberos mounts. -NEED_GSSD=no