bf9b2b1c5ee8c4a076389762b1bd679dc8768895
[openwrt/svn-archive/packages.git] / admin / muninlite / patches / 001-no_disks.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -1,7 +1,7 @@
4
5
6 -PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_
7 -#PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
8 +#PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_
9 +PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
10
11 munin-node: plugins/* munin-node.conf
12 @VERSION=$$(cat VERSION); \