README fix.

This commit is contained in:
Johannes Findeisen 2025-01-01 07:31:22 +01:00
commit 27bfe141d1

View file

@ -6,7 +6,7 @@ Currently only tested on Linux, but it should work on the [AIX](https://en.wikip
## The idea
I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just return 0 on success and 1 on error.
I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just returns 0 on success and 1 on error.
## Building checkpw