Bernhard Fischer provided a mountpoint(1) applet. This is apparently something

sysvinit provides, and which is used by the debian init scripts.
This commit is contained in:
Rob Landley
2005-08-20 05:07:08 +00:00
parent fc3f048f8f
commit d00b3a5e94
5 changed files with 94 additions and 0 deletions

View File

@ -194,6 +194,12 @@ config CONFIG_FEATURE_MAKEDEVS_TABLE
endchoice
config CONFIG_MOUNTPOINT
bool "mountpoint"
default n
help
mountpoint checks if the directory is a mountpoint.
config CONFIG_MT
bool "mt"
default n