[Bug 199733] devd requires hastd using CARP+HAST.

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Feb 2025 00:48:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199733

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2d17f44a5ae6e948c3a93cac30b8315d127ba900

commit 2d17f44a5ae6e948c3a93cac30b8315d127ba900
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2025-02-05 00:36:18 +0000
Commit:     Warner Losh <imp@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_fbsd@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.