mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 12:56:23 -05:00
comment
This commit is contained in:
parent
ae1e2e3b52
commit
ddb59a3b01
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ set -o pipefail
|
|||
|
||||
if [ -z "${PAM_USER:-}" ]; then
|
||||
true "$0: ERROR: Environment variable PAM_USER is unset!"
|
||||
## 'exit 0' here to let the appropriate PAM module handle this.
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue