nixpkgs/pkgs/os-specific/linux/pam
Sergei Trofimovich 0a599528c7 pam: re-enable pam_lastlog module
Without the chnage login fails at least in VM tests as:

    $ nix build --no-link -f. gjs.tests -L
    ...
    vm-test-run-gjs> machine # [    6.331514] lightdm[1069]: PAM unable to dlopen(/nix/store/9p9ya5n7zi0smc3fb95ck2yvjma26dn5-linux-pam-1.5.3/lib/security/pam_lastlog.so): /nix/store/9p9ya5n7zi0smc3fb95ck2yvjma26dn5-linux-pam-1.5.3/lib/security/pam_lastlog.so: cannot open shared object file: No such file or directory
    vm-test-run-gjs> machine # [    6.332529] lightdm[1069]: PAM adding faulty module: /nix/store/9p9ya5n7zi0smc3fb95ck2yvjma26dn5-linux-pam-1.5.3/lib/security/pam_lastlog.so
2024-01-15 17:27:16 +00:00
..
default.nix pam: re-enable pam_lastlog module 2024-01-15 17:27:16 +00:00
suid-wrapper-path.patch pam: fix pam_unix autohentication failures when ran as user 2023-11-11 09:54:04 +00:00