mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
muninlite: update to 2.0.1
* follow upstream ressources to github * rename /usr/sbin/munin-node to /usr/sbin/muninlite (following the chane of upstream) * change plugin directory from /usr/sbin/munin-node-plugin.d/ to /etc/munin/plugins (compatible to upstream / munin-node) * all patches (except one OpenWrt-specific patch) were merged upstream Signed-off-by: Lars Kruse <devel@sumpfralle.de>
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
service munin
|
||||
service muninlite
|
||||
{
|
||||
socket_type = stream
|
||||
protocol = tcp
|
||||
wait = no
|
||||
user = root
|
||||
group = root
|
||||
server = /usr/sbin/munin-node
|
||||
server = /usr/sbin/muninlite
|
||||
disable = no
|
||||
}
|
||||
Reference in New Issue
Block a user