summaryrefslogtreecommitdiffstats
path: root/etc/pam.d/other
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pam.d/other')
-rw-r--r--etc/pam.d/other2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pam.d/other b/etc/pam.d/other
index f0968b9..a5a2e93 100644
--- a/etc/pam.d/other
+++ b/etc/pam.d/other
@@ -14,7 +14,7 @@ auth required pam_unix.so no_warn try_first_pass
account required pam_unix.so
# session
-session required pam_lastlog.so
+session required pam_lastlog.so no_warn
# password
password required pam_deny.so
OpenPOWER on IntegriCloud