Marcus Rueckert
fb38fe6a18
merged lots of stuff from the fedora package - added python/munin/shlib/anchor subpackages - currently the package only supports systemd OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=6
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
|