Added -l flag to "last" command. When used it allows "last" to

display usernames longer than 8 characters long.
This commit is contained in:
Jesse Smith
2018-10-30 21:46:04 -03:00
parent be8e6b9e1c
commit 44fce86dde
3 changed files with 54 additions and 3 deletions

View File

@@ -27,7 +27,9 @@ sysvinit (2.92) unreleased; urgency=low
* shutdown command was setting environment variable INIT_HALT to
"POWERDOWN", this should have been "POWERDOWN" as specified in the
manual page. Fixed code to match manual page and init scripts.
Closes Debian bugs #717531 and ##590895
* Added -l flag to "last" command. When used it allows "last" to
display usernames longer than 8 characters long.
sysvinit (2.91) world; urgency=low