pam_latlog does not exist any more

This commit is contained in:
Mikhail Novosyolov 2024-08-30 14:08:42 +03:00
parent 3a0002d952
commit 5d12454e13
2 changed files with 1 additions and 3 deletions

View file

@ -15,7 +15,7 @@
Summary: A security tool which provides authentication for applications Summary: A security tool which provides authentication for applications
Name: pam Name: pam
Version: 1.6.1 Version: 1.6.1
Release: 4 Release: 5
Epoch: 1 Epoch: 1
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,

View file

@ -1,5 +1,3 @@
#%PAM-1.0 #%PAM-1.0
session optional pam_umask.so silent session optional pam_umask.so silent
session [success=1 default=ignore] pam_succeed_if.so service !~ gdm* service !~ su* quiet session [success=1 default=ignore] pam_succeed_if.so service !~ gdm* service !~ su* quiet
session [default=1] pam_lastlog.so nowtmp showfailed
session optional pam_lastlog.so silent noupdate showfailed