mirror of https://github.com/mirror/busybox.git
Fix typo
parent
868c057d25
commit
f484e7e65c
3
Config.h
3
Config.h
|
@ -211,7 +211,8 @@
|
|||
//#define BB_FEATURE_MOUNT_MTAB_SUPPORT
|
||||
//
|
||||
// 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
|
||||
//
|
||||
// Enable support forced filesystem unmounting
|
||||
|
|
Loading…
Reference in New Issue