1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-27 21:45:19 -04:00

fix(lock): add complete bundled PAM services (#2685)

This commit is contained in:
Ralph Zhou
2026-06-23 21:26:51 +08:00
committed by GitHub
parent a98c4f6c54
commit 39c247d9cb
6 changed files with 25 additions and 2 deletions
+2
View File
@@ -3,3 +3,5 @@ auth required pam_env.so
auth sufficient pam_unix.so try_first_pass nullok
auth required pam_deny.so
account required pam_unix.so
password required pam_deny.so
session required pam_permit.so