add /usr/lib/pam.d

This commit is contained in:
Tobias Powalowski 2023-09-19 08:52:46 +02:00
parent 2508c68693
commit e07182c259
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ setup:
- updated UKI routine to use new ukify syntax with ukify.conf
- enabled windowkeys in autoconfiguration
custom-bash-options.sh:
- only run remote-login.sh on archboot
- only run remote-login.sh on archboot environment
---
2023.08 Highlights:
- systemd 254.x

View file

@ -102,7 +102,7 @@ build ()
### add pam
map add_binary mkhomedir_helper pam_timestamp_check unix_chkpwd unix_update
map add_full_dir "/etc/security" "/etc/default" "/etc/pam.d" "/usr/lib/security"
map add_full_dir /etc/security /etc/default /etc/pam.d /usr/lib/security /usr/lib/pam.d
add_file "/etc/environment"
### add shadow