https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199733
--- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2d17f44a5ae6e948c3a93cac30b8315d127ba900 commit 2d17f44a5ae6e948c3a93cac30b8315d127ba900 Author: Warner Losh <i...@freebsd.org> AuthorDate: 2025-02-05 00:36:18 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2025-02-05 00:47:21 +0000 rc.d: Add hastd as a prereq for devd Setuping up CARP and HAST described in: https://www.freebsd.org/doc/en/books/handbook/disks-hast.html doesn't work at boot time because devd start before hastd. PR: 199733 Submitted-by: hs_f...@on-sky.net (no name given) libexec/rc/rc.d/devd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.