This commit is contained in:
Patrick Schleizer 2020-11-05 06:46:57 -05:00
parent dfe9b0f6c7
commit 581e31af81
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -28,6 +28,8 @@ else
## Should not unconditionally 'exit 1' here.
## Locked user accounts might have valid sudoers exceptions.
## https://forums.whonix.org/t/pam-abort-on-locked-password-and-running-privileged-command-from-web-browser/10521
## 'exit 1' would be good for usability here because then the user would get
## faster feedback. A new login attempt would not be needlessly delayed.
exit 0
fi