[Bug 209441] SSHd in FreeBSD 10.3 complains about PrintLastLog
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Apr 2023 00:08:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209441 --- Comment #20 from Ed Maste <emaste@freebsd.org> --- (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.