aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.h b/Config.h
index b92540b3b..bc49ccc77 100644
--- a/Config.h
+++ b/Config.h
@@ -226,7 +226,7 @@
// Enable support for mounting remote NFS volumes.
// You may need to mount with "-o nolock" if you are
// not running a local portmapper daemon...
-#define BB_FEATURE_NFSMOUNT
+//#define BB_FEATURE_NFSMOUNT
//
// Enable support forced filesystem unmounting
// (i.e., in case of an unreachable NFS system).