diff options
-rw-r--r-- | Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -226,7 +226,7 @@ | |||
226 | // Enable support for mounting remote NFS volumes. | 226 | // Enable support for mounting remote NFS volumes. |
227 | // You may need to mount with "-o nolock" if you are | 227 | // You may need to mount with "-o nolock" if you are |
228 | // not running a local portmapper daemon... | 228 | // not running a local portmapper daemon... |
229 | #define BB_FEATURE_NFSMOUNT | 229 | //#define BB_FEATURE_NFSMOUNT |
230 | // | 230 | // |
231 | // Enable support forced filesystem unmounting | 231 | // Enable support forced filesystem unmounting |
232 | // (i.e., in case of an unreachable NFS system). | 232 | // (i.e., in case of an unreachable NFS system). |