diff options
Diffstat (limited to 'miscutils')
-rw-r--r-- | miscutils/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index ded26b3..3c92c46 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -83,6 +83,7 @@ config CONFIG_DEVFSD_VERBOSE config CONFIG_LAST bool "last" default n + select CONFIG_FEATURE_U_W_TMP help 'last' displays a list of the last users that logged into the system. |