[packages] gkrellmd: Made /etc/gkrellmd.conf a conffile because it is.
[openwrt/svn-archive/archive.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
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
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); \