commit | 6dbbac5d4fbe1bd84f5dae4a271b4934a366d199 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Apr 06 18:48:32 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Apr 06 18:48:32 2010 +0200 |
tree | 9a5c182c33b1d125e45b10b2c12f027c721c6b9f | |
parent | f6916dbed4233ef0e202d1b299cb5a2e9287a696 [diff] [blame] |
Move utmp/wtmp support to "General configuration" section Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/miscutils/Config.in b/miscutils/Config.in index ebf98f9..0469b63 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in
@@ -317,7 +317,7 @@ config LAST bool "last" default n - select FEATURE_WTMP + depends on FEATURE_WTMP help 'last' displays a list of the last users that logged into the system.