[Bug 245114] dns/unbound: use daemon(8) to recover from crashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Aug 2023 10:06:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245114 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=244416&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.