From c77e843c0927bc4235d6d54981bcf7fdaa9f0421 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 19 Aug 2008 11:28:52 +0000 Subject: - add new applet rdev (Grant Erickson) - fixes and shrink (me) --- util-linux/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'util-linux/Config.in') diff --git a/util-linux/Config.in b/util-linux/Config.in index 7f61bf4..2ba9f01 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -707,6 +707,12 @@ config RDATE the RFC868 protocol, which is built into the inetd daemon on most systems. +config RDEV + bool "rdev" + default n + help + Print the device node associated with the filesystem mounted at '/'. + config READPROFILE bool "readprofile" default n -- cgit v1.1