This commit is contained in:
Eric Andersen
2000-12-02 06:32:14 +00:00
parent 868c057d25
commit f484e7e65c

View File

@ -211,7 +211,8 @@
//#define BB_FEATURE_MOUNT_MTAB_SUPPORT //#define BB_FEATURE_MOUNT_MTAB_SUPPORT
// //
// Enable support for mounting remote NFS volumes. // Enable support for mounting remote NFS volumes.
// You may no -o nolock if no local portmapper is running. // 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 // Enable support forced filesystem unmounting