0ddc5a48dd
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/unbound#9bf72f2b9791186ed8cf9807178e945819d4f589
6 lines
133 B
Plaintext
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
|