diff options
Diffstat (limited to 'coreutils')
-rw-r--r-- | coreutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in index 297f465..ead632a 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -825,7 +825,7 @@ config FEATURE_WC_LARGE config WHO bool "who" default n - select FEATURE_UTMP + depends on FEATURE_UTMP help who is used to show who is logged on. |