system-login: display lastlog previous login and put it after MotD, #950228#22
Closed
thican wants to merge 2 commits intogentoo:masterfrom
Closed
system-login: display lastlog previous login and put it after MotD, #950228#22thican wants to merge 2 commits intogentoo:masterfrom
thican wants to merge 2 commits intogentoo:masterfrom
Conversation
Member
|
Could you split it into two commits (same PR is fine)? Move first then failure count |
72668a2 to
b67c6f5
Compare
Contributor
Author
@thesamesam Done. |
Provide the lastlog information after MotD, the latter can be too big and then eclipse the former, which usually is limited to one or two lines. Closes: https://bugs.gentoo.org/950228 Signed-off-by: Thibaud CANALE <thican@thican.net>
Keep displaying the fail attempts while also inform about previous logging. Closes: https://bugs.gentoo.org/950228 Signed-off-by: Thibaud CANALE <thican@thican.net>
b67c6f5 to
577248d
Compare
Member
|
Thanks, sorry, I thought I'd merged already. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provide the lastlog information after MotD, the latter can be too big and then eclipse the former, which usually is limited to one or two lines.
Moreover keep displaying the fail attempts while also inform about previous logging.
Closes: https://bugs.gentoo.org/950228
Signed-off-byline to every commit in the pull request.