Date: Mon, 28 Aug 2023 10:06:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 245114] dns/unbound: use daemon(8) to recover from crashes Message-ID: <bug-245114-7788-bkW2LKKPmp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245114-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-245114-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=3D245114 Leo Vandewoestijne <freebsd@dns.company> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #241587|0 |1 is obsolete| | --- Comment #8 from Leo Vandewoestijne <freebsd@dns.company> --- Created attachment 244416 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244416&action= =3Dedit daemon doing unbound better Removing the '-u ${name}' solved it: it now let daemon run as root, and then unbound as unbound. When -u was present it does not allow to bind to an IP/port. It's now running for me. --=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-245114-7788-bkW2LKKPmp>