[Bug 247155] unbound-checkconf fails because default path /etc/unbound is hardcoded and FreeBSD uses /var/unbound instead
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 10 23:18:36 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247155
Bug ID: 247155
Summary: unbound-checkconf fails because default path
/etc/unbound is hardcoded and FreeBSD uses
/var/unbound instead
Product: Base System
Version: 12.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: sblachmann at gmail.com
unbound on FreeBSD seems unmaintained since 2 years, lots of bugs piling up :(
So apparently nobody has bothered yet to update unbound-checkconf from using
default /usr/local/etc/unbound after somebody decided that unbound on FreeBSD
uses /var/unbound instead.
For this reason unbound-checkconf fails unless one places a link from
/etc/unbound to /var/unbound.
Can somebody please correct the hard-coded path in unbound-checkconf.c, so one
no longer needs to set a link as quick workaround?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list