mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
linux-pam: update files
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user