faillock: add non-root commands (#14189)

Update faillock.md
This commit is contained in:
Managor
2024-10-14 12:15:29 +03:00
committed by GitHub
parent 103a4f22fd
commit b0fb082976

View File

@@ -3,6 +3,14 @@
> Display and modify authentication failure record files.
> More information: <https://manned.org/faillock>.
- List login failures of the current user:
`faillock`
- Reset the failure records of the current user:
`faillock --reset`
- List login failures of all users:
`sudo faillock`