unbound/SOURCES/unbound-munin.README
2021-09-10 05:28:35 +00:00

6 lines
133 B
Plaintext

To activate the munin plugins, run (as root):
cd /etc/munin/plugins
for i in /usr/share/munin/plugins/unbound_*; do ln -s $i; done