[Bug 245114] dns/unbound: use daemon(8) to recover from crashes

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Mar 2026 14:45:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245114

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=c864cbc109377868d151df9d80bdb494dbfc1891

commit c864cbc109377868d151df9d80bdb494dbfc1891
Author:     Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2026-03-23 20:10:24 +0000
Commit:     Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2026-03-25 14:42:58 +0000

    dns/unbound: use daemon(8) for crash recovery

    Use daemon(8) with -r flag to automatically restart unbound after
    crashes.

    PR:             245114

 dns/unbound/files/unbound.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.