mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-18 17:39:17 -04:00
comment
This commit is contained in:
parent
f59f959a8d
commit
487f63bb01
1 changed files with 2 additions and 1 deletions
|
@ -95,7 +95,8 @@ fi
|
||||||
# fi
|
# fi
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
## Checking exit code to avoid breaking when read-only disk boot without ro-mode-init or grub-live.
|
## Checking exit code to avoid breaking when read-only disk boot but
|
||||||
|
## without ro-mode-init or grub-live being used.
|
||||||
if ! pam_faillock_output="$(faillock --user "$PAM_USER" 2>&1)" ; then
|
if ! pam_faillock_output="$(faillock --user "$PAM_USER" 2>&1)" ; then
|
||||||
true "$0: faillock non-zero exit code."
|
true "$0: faillock non-zero exit code."
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue