updated: fixed pam fingerprint auth

This commit is contained in:
Lian Drake 2023-12-28 00:38:52 -04:00
parent 0f58aebcbd
commit 560e3c61e5

View file

@ -1,5 +1,6 @@
#%PAM-1.0 #%PAM-1.0
auth sufficient pam_unix.so try_first_pass likeauth nullok
auth sufficient pam_fprintd.so auth sufficient pam_fprintd.so
auth include system-login auth include system-login
account include system-login account include system-login