Date: Tue, 19 Oct 2021 12:42:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253166] net/dhcpcd: no interfaces have a carrier (during boot) Message-ID: <bug-253166-7788-ZXR0dNB6Lm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253166-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253166-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253166 --- 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253166-7788-ZXR0dNB6Lm>