[Bug 209441] SSHd in FreeBSD 10.3 complains about PrintLastLog
[email protected] Thu, 20 Apr 2023 00:08:40 +0000
| Newsgroups | gmane.os.freebsd.devel.amd64 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209441 --- Comment #20 from Ed Maste <[email protected]> --- (In reply to Yuri Pankov from comment #19) Actually after a little more thought I believe the right fix is: /* Define if you don't want to use lastlog */ -#define DISABLE_LASTLOG 1 +/* #undef DISABLE_LASTLOG */ and should be addressed upstream by fixing configure -- You are receiving this mail because: You are on the CC list for the bug.