a4a731547c
- Start before named, to unbreak named_wait if /etc/resolv.conf points to dnsmasq (when named is the resolver that dnsmasq forwards to). Is also more robust/maintenance friendly if other scripts depend on "named". - Track if the configuration has changed since start, and upgrade reload to restart by default in that case (can be disabled with dnsmasq_restart="NO" in /etc/rc.conf[.local]), to work around dnsmasq shortcoming - Add a "logstats" action to the rcscript, and document it. - Document the "reload" action and the new dnsmasq_restart variable. - Properly quote variable expansions. - Enhance pkg-message to point to the rcfile for feature documentation. - Bump PORTREVISION to 2.
7 lines
205 B
Text
7 lines
205 B
Text
|
|
*** To enable dnsmasq, edit %%PREFIX%%/etc/dnsmasq.conf and
|
|
*** set dnsmasq_enable="YES" in /etc/rc.conf[.local]
|
|
***
|
|
*** Further options and actions are documented inside
|
|
*** %%PREFIX%%/etc/rc.d/dnsmasq
|
|
|