[Bug 253166] net/dhcpcd: no interfaces have a carrier (during boot)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 12:42:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253166 --- Comment #19 from Dries Michiels <driesm.michiels@gmail.com> --- Delaying the start of the dhcpcd daemon might also just work then. Start it after the lo0 interface has been initialized with ::1 and 127.0.0.1. Might use a keyword in the #REQUIRED section in the init script which seems a lot less hacky to me. Surely something changed in either FreeBSD or dhcpcd because I did not have this issue before. -- You are receiving this mail because: You are the assignee for the bug.