aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r--miscutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in
index ebf98f98c..0469b6399 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -317,7 +317,7 @@ config INOTIFYD
317config LAST 317config LAST
318 bool "last" 318 bool "last"
319 default n 319 default n
320 select FEATURE_WTMP 320 depends on FEATURE_WTMP
321 help 321 help
322 'last' displays a list of the last users that logged into the system. 322 'last' displays a list of the last users that logged into the system.
323 323