This commit is contained in:
Patrick Schleizer 2020-11-05 06:41:51 -05:00
parent 7952139731
commit 211769dc65
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -25,6 +25,9 @@ else
fi
fi
## 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
fi