22 Feb
2021
22 Feb
'21
11:57 a.m.
I can't remember if I've added the following to /etc/pam.d/system-login or not:
auth required pam_tally2.so onerr=succeed file=/var/log/tallylog
The line was changed by https://github.com/archlinux/svntogit-packages/commit/7afa3fb3a9e74c27f4c2af... to auth required pam_faillock.so onerr=succeed file=/var/log/tallylog and pam_faillock was moved to /etc/pam.d/system-auth by https://github.com/archlinux/svntogit-packages/commit/2d5af94ae55a5c98837ce9...