| Summary: | 10.3-RC1 unbound-control-setup utility is missing from media. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | David.Boyd49 |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Some People | CC: | amd64, des, peter |
| Priority: | --- | ||
| Version: | 10.3-BETA2 | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
David.Boyd49
2016-03-06 15:24:20 UTC
Glen Barber informed me that this utility "unbound-control-setup" was removed by a previous revision to current. The manual pages for unbound-control and unbound.conf still have references to unbound-control-setup. Perhaps they should be removed? Thanks. Yeah, the removal was unfortunate as remote control was still quite usable. However, the previous import introduced a number of syntax errors to the script that would have needed to be fixed. I personally switched the freebsd.org cluster machines to using "control-interface: /var/run/local_unbound.ctl" (which doesn't require unbound-control-setup) and all is fine. The script was removed because the standard configuration now uses a local socket, which does not require additional setup, instead of a TCP socket. |