Page MenuHomeFreeBSD

usr.bin/login: send errors to console if syslog isn't running
ClosedPublic

Authored by arichardson on Jun 25 2021, 10:00 AM.
Tags
None
Referenced Files
F132256113: D30892.id91867.diff
Wed, Oct 15, 6:04 AM
Unknown Object (File)
Tue, Oct 14, 4:10 PM
Unknown Object (File)
Tue, Oct 14, 1:05 AM
Unknown Object (File)
Sat, Oct 11, 10:30 PM
Unknown Object (File)
Fri, Oct 10, 6:44 PM
Unknown Object (File)
Fri, Oct 10, 6:44 PM
Unknown Object (File)
Fri, Oct 10, 6:44 PM
Unknown Object (File)
Fri, Oct 10, 1:41 PM
Subscribers
None

Details

Summary

I was debugging why login(1) wasn't working as expected on a minimal
MFS_ROOT disk image. This image doesn't have syslogd running so the
warnings were lost and I had to use GDB to find out why login(1) was
not working as expected (missing PAM libraries).

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable