Summary: | dns/unbound: no default for unbound_enable and PID file in problematic location. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Keith Gaughan <k> | ||||
Component: | Individual Port(s) | Assignee: | Sergey Matveychuk <sem> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Keith Gaughan
2010-01-13 18:50:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->sem Over to maintainer (via the GNATS Auto Assign Tool) sem 2010-01-25 14:30:05 UTC FreeBSD ports repository Modified files: dns/unbound/files unbound.in Log: - Forgot to set : ${unbound_enable:-"NO"} - Allow user to set a pid file location with unbound_pidfile="..." PR: ports/142793 (based on) Submitted by: Keith Gaughan <k at stereochro.me> Revision Changes Path 1.3 +4 -1 ports/dns/unbound/files/unbound.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, with minor changes. Thanks! |