diff options
author | Tito Ragusa <farmatito@tiscali.it> | 2011-08-09 04:37:50 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-08-09 04:37:50 +0200 |
commit | 7926b989491e3968f229c7d7675afe130947bf31 (patch) | |
tree | 2e2ff5be36e030cfa1659dff5d46342fa20307e4 /coreutils/Config.src | |
parent | d91b13806f41131fe55ece6027fa762f5da016ac (diff) | |
download | busybox-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.src | 7 |
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 | ||
728 | config 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 | |||
735 | config WHOAMI | 728 | config WHOAMI |
736 | bool "whoami" | 729 | bool "whoami" |
737 | default y | 730 | default y |