From d00b3a5e944e7499bd061c0b8f9d9f0847528fce Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 20 Aug 2005 05:07:08 +0000 Subject: Bernhard Fischer provided a mountpoint(1) applet. This is apparently something sysvinit provides, and which is used by the debian init scripts. --- miscutils/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'miscutils/Config.in') diff --git a/miscutils/Config.in b/miscutils/Config.in index 6c68cd08e..1f14d212f 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -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 -- cgit v1.2.3