]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - etc/redhat/nfs
fix fd bug
[nfs-utils.git] / etc / redhat / nfs
index dfc08c1ad29849cdc2c3349014a24c2a9f639da5..2ace4cdbfaf68ef4c41fbe8ec27c458043ffdeb1 100644 (file)
@@ -1,5 +1,3 @@
-# $Id: nfs,v 1.1 2002/04/08 21:43:24 hjl Exp $
-#
 # For more information on nfs tuning, please see the NFS-HOWTO
 # http://nfs.sourceforge.net/nfs-howto/
 
 # For more information on nfs tuning, please see the NFS-HOWTO
 # http://nfs.sourceforge.net/nfs-howto/
 
@@ -31,3 +29,6 @@
 # TUNE_QUEUE to yes will set the values to 256kb.
 # TUNE_QUEUE="yes"
 # NFS_QS=262144
 # TUNE_QUEUE to yes will set the values to 256kb.
 # TUNE_QUEUE="yes"
 # NFS_QS=262144
+
+# Mount /proc/fs/nfsd (2.6 kernel only)
+MOUNT_NFSD="yes"