e065ac229d
Remove pam_tally from system-login. The pam_tally module is deprecated as of PAM 1.4.0 and was removed on PAM 1.5.0. Remove pam_lastlog optional, since it's no longer built on musl and conflicts with the logs recorded by login(1). Remove pam_ck_connector, since it's no longer provided. Fix license name.
5 lines
300 B
Text
5 lines
300 B
Text
WARNING: the default PAM configuration has changed. PAM 1.5.1
|
|
will remove some deprecated modules, and this can break if you
|
|
have custom configs. Please check that your PAM configuration
|
|
in /etc/pam.d doesn't use the pam_tally, pam_tally2 or
|
|
pam_lastlog (this last one only on musl systems) modules.
|