aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
authorTito Ragusa <farmatito@tiscali.it>2011-08-09 04:37:50 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-08-09 04:37:50 +0200
commit7926b989491e3968f229c7d7675afe130947bf31 (patch)
tree2e2ff5be36e030cfa1659dff5d46342fa20307e4 /coreutils/Config.src
parentd91b13806f41131fe55ece6027fa762f5da016ac (diff)
downloadbusybox-w32-7926b989491e3968f229c7d7675afe130947bf31.tar.gz
busybox-w32-7926b989491e3968f229c7d7675afe130947bf31.tar.bz2
busybox-w32-7926b989491e3968f229c7d7675afe130947bf31.zip
users: new applet.
Signed-off-by: Tito Ragusa <farmatito@tiscali.it> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src7
1 files changed, 0 insertions, 7 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index 9aa04e946..65165d79b 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -725,13 +725,6 @@ config FEATURE_WC_LARGE
725 help 725 help
726 Use "unsigned long long" in wc for counter variables. 726 Use "unsigned long long" in wc for counter variables.
727 727
728config WHO
729 bool "who"
730 default y
731 depends on FEATURE_UTMP
732 help
733 who is used to show who is logged on.
734
735config WHOAMI 728config WHOAMI
736 bool "whoami" 729 bool "whoami"
737 default y 730 default y