-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Lines 374 to 377 in e78742e
| #if !defined(USE_PAM) | |
| /* This is done by pam_lastlog */ | |
| updwtmpx(_PATH_WTMP, ut); | |
| #endif |
Who calls pam_lastlog()? I don't see any explicit calls in our source code. This comment should mention the PAM call that we do call that does that.
Metadata
Metadata
Assignees
Labels
No labels