Date: Tue, 19 May 2020 01:41:09 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 246506] rc.d scripts for lagg and devmatch are misordered at startup Message-ID: <bug-246506-7501-CuZdeK8uHk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246506-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-246506-7501@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=3D246506 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: cperciva Date: Tue May 19 01:40:46 UTC 2020 New revision: 361235 URL: https://svnweb.freebsd.org/changeset/base/361235 Log: MFC r361114: Move the devmatch rc.d script before netif in the boot process. Prior to this change, using lagg to aggregate wired and wireless networ= ks was broken in the (relatively common) case where wifi drivers + firmware are loaded by devmatch, since the interface didn't exist at the time wh= en the lagg interface was being created. PR: 246506 Changes: _U stable/12/ stable/12/libexec/rc/rc.d/devmatch --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246506-7501-CuZdeK8uHk>