freebsd-ports/dns/unbound/files/pkg-message.in
Sergey Matveychuk 4b1e4f7dc4 - Update to 1.5.0
- Removed FreeBSD 10 check for libevent, because of upstream fixes (as stated in changelog)
- Converted files/patch-Makefile.in to sed patch, which is position independent

PR:		195674
Submitted by:	lightside@gmx.com
2014-12-05 18:52:53 +00:00

10 lines
354 B
Text

Munin support requires additional configuration in the plugin config file:
%%PREFIX%%/etc/munin/plugin-conf.d/plugins.conf
[unbound*]
user root
env.statefile %%PREFIX%%/var/munin/plugin-state/unbound-state
env.unbound_conf %%PREFIX%%/etc/unbound/unbound.conf
env.unbound_control %%PREFIX%%/sbin/unbound-control
env.spoof_warn 1000
env.spoof_crit 100000