aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r--util-linux/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 7f61bf4d9..2ba9f0166 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -707,6 +707,12 @@ config RDATE
707 the RFC868 protocol, which is built into the inetd daemon on most 707 the RFC868 protocol, which is built into the inetd daemon on most
708 systems. 708 systems.
709 709
710config RDEV
711 bool "rdev"
712 default n
713 help
714 Print the device node associated with the filesystem mounted at '/'.
715
710config READPROFILE 716config READPROFILE
711 bool "readprofile" 717 bool "readprofile"
712 default n 718 default n