1
0
mirror of https://github.com/CISOfy/lynis.git synced 2025-04-08 17:15:25 +02:00

pam: pam_selinux is known good module

Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
This commit is contained in:
Topi Miettinen 2020-03-19 21:17:04 +02:00
parent 6d9ebe4136
commit 34ec6a1edf

@ -271,6 +271,7 @@
pam_securetty) ;;
pam_securityserver) ;;
pam_self) ;;
pam_selinux) ;;
pam_shells) ;;
pam_skey) ;;
pam_ssh)