From: nekral-guest Date: Sat, 23 Jul 2011 11:05:59 +0000 (+0000) Subject: Add more info on the change of behavior. X-Git-Tag: 4.1.5~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7180f03376e4fd3e88820ca575b557b059030c68;p=shadow Add more info on the change of behavior. --- 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