Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2018 17:53:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225360] dns/unbound: service start fails with flags
Message-ID:  <bug-225360-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225360

            Bug ID: 225360
           Summary: dns/unbound: service start fails with flags
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: brnrd@freebsd.org
                CC: jaap@NLnetLabs.nl
             Flags: maintainer-feedback?(jaap@NLnetLabs.nl)
                CC: jaap@NLnetLabs.nl

If a different conf-file is passed to unbound with=20

> unbound_flags=3D" -c /var/unbound/unbound.conf"

unbound will fail to start with error

> unbound-checkconf[81255:0] fatal error: config file /usr/local/etc/unboun=
d/unbound.conf is not inside chroot /var/unbound

This can be fixed by adding /var/unbound/unbound.conf to the rc-script in t=
he
unbound-checkconf line in pre-cmd

Probably the rc script needs to be amended to allow passing a config file a=
nd
pass that to unbound-checkconf and (incl. -c) to unbound.

--=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-225360-13>