linux-pam: update files

This commit is contained in:
Luis
2023-11-20 05:18:12 +01:00
parent 0cb8f28472
commit b8202db32c
2 changed files with 2 additions and 4 deletions

View File

@@ -2,10 +2,8 @@ linux-pam-1.5.3-3
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/environment
drwxr-xr-x root/root etc/pam.d/
-rw-r--r-- root/root etc/pam.d/system-account
-rw-r--r-- root/root etc/pam.d/other
-rw-r--r-- root/root etc/pam.d/system-auth
-rw-r--r-- root/root etc/pam.d/system-password
-rw-r--r-- root/root etc/pam.d/system-session
drwxr-xr-x root/root etc/security/
-rw-r--r-- root/root etc/security/access.conf
-rw-r--r-- root/root etc/security/faillock.conf

View File

@@ -45,7 +45,7 @@ password required pam_unix.so yescrypt shadow try_first_pass
# End /etc/pam.d/system-auth
EOF
cat > /etc/pam.d/other << "EOF"
cat > $PKG/etc/pam.d/other << "EOF"
# Begin /etc/pam.d/other
auth required pam_warn.so
auth required pam_deny.so