Fix: add nsswitch
All checks were successful
Build package / build-package (push) Successful in 10s

This commit is contained in:
2025-07-29 04:01:03 +08:00
parent 495d58c0d6
commit c1b96d7981
4 changed files with 28 additions and 3 deletions

View File

@@ -16,3 +16,4 @@ install_override "$pkglib/ldap.conf" '/etc/openldap/ldap.conf'
install_override "$pkglib/pam-su" '/etc/pam.d/su'
install_override "$pkglib/pam-su-l" '/etc/pam.d/su-l'
install_override "$pkglib/pam-system-auth" '/etc/pam.d/system-auth'
install_override "$pkglib/nsswitch.conf" "/etc/nsswitch.conf"