Page MenuHomeFreeBSD

Use syslog service in dhclient.
ClosedPublic

Authored by oshogbo on Oct 29 2017, 3:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 3 2025, 6:53 AM
Unknown Object (File)
Jul 27 2025, 1:53 AM
Unknown Object (File)
Jul 5 2025, 1:49 PM
Unknown Object (File)
Jul 3 2025, 11:19 PM
Unknown Object (File)
Jun 25 2025, 12:35 AM
Unknown Object (File)
Jun 23 2025, 12:48 PM
Unknown Object (File)
Jun 22 2025, 8:28 PM
Unknown Object (File)
Jun 21 2025, 6:36 PM
Subscribers
None

Details

Summary

dhclient is failing during boot to connect to the syslog service, which can be reproduced by stooping syslog service and ktrace the dhclient or use kern.trap_enotcap sysctl and boot the machine.
Using the syslog service fix the problem.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Nov 12 2017, 2:16 AM
This revision was automatically updated to reflect the committed changes.