From 7180f03376e4fd3e88820ca575b557b059030c68 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 23 Jul 2011 11:05:59 +0000 Subject: [PATCH] Add more info on the change of behavior. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d01e34bc..93451717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2011-07-23 Nicolas François * NEWS, src/login.c: Do not log in utmp / utmpx / wtmp when PAM is - enabled. This is already done by pam_lastlog. + enabled. This is already done by pam_lastlog. Note that + pam_lastlog can only log the parent PID, not the PID of the + process forked by login. 2011-07-23 Nicolas François -- 2.40.0