summaryrefslogtreecommitdiffstats
path: root/etc/redhat/nfs
diff options
context:
space:
mode:
Diffstat (limited to 'etc/redhat/nfs')
-rw-r--r--etc/redhat/nfs3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/redhat/nfs b/etc/redhat/nfs
index 5e21f1f..2ace4cd 100644
--- a/etc/redhat/nfs
+++ b/etc/redhat/nfs
@@ -29,3 +29,6 @@
# 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"