mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-29 16:38:37 -04:00
comment
This commit is contained in:
parent
fd34baff8f
commit
5991a23049
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ fi
|
|||
##
|
||||
## Checking exit code to avoid breaking when read-only disk boot but
|
||||
## without ro-mode-init or grub-live being used.
|
||||
##
|
||||
## end-of-options ("--") unsupported by faillock.
|
||||
if ! pam_faillock_output="$(faillock --dir "$pam_faillock_state_dir" --user "$PAM_USER")" ; then
|
||||
true "$0: faillock non-zero exit code."
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue