diff --git a/Installation-of-pam_panic.md b/Installation-of-pam_panic.md index 7959a66..0c431b6 100644 --- a/Installation-of-pam_panic.md +++ b/Installation-of-pam_panic.md @@ -1,3 +1,8 @@ +## Arch Linux +There's a rolling AUR now called `pam_panic-git`. + +## Compiling from sources + You will need GCC or similar, as well as the PAM headers. Some distributions package the PAM headers as libpam0g-dev. To compile and install it, do the following within the project's root directory: