aboutsummaryrefslogtreecommitdiff
path: root/miscutils
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils')
-rw-r--r--miscutils/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in
index ded26b3a8..3c92c4674 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -83,6 +83,7 @@ config CONFIG_DEVFSD_VERBOSE
83config CONFIG_LAST 83config CONFIG_LAST
84 bool "last" 84 bool "last"
85 default n 85 default n
86 select CONFIG_FEATURE_U_W_TMP
86 help 87 help
87 'last' displays a list of the last users that logged into the system. 88 'last' displays a list of the last users that logged into the system.
88 89