diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-17 15:04:19 +0000 | 
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-17 15:04:19 +0000 | 
| commit | 8f0780d5ded589f856fe43cf7bdaf996cc61b3a7 (patch) | |
| tree | 7a2d1cc3ad4dadfd21c072051437ab8d358a4161 /sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in | |
| parent | - Update to 0.9.1 (diff) | |
- Fix bugs in if_* (prompted by [1])
- Add a new PERL option to add some extra dependencies needed by some modules
  (based on [2])
PR:		194733 [1] 195021 [2]
Submitted by:	Claudius Herder [1]  John W. O'Brien [2]
Sponsored by:	Absolight
Diffstat (limited to 'sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in')
| -rw-r--r-- | sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in b/sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in index eecccbbbc55a..bf33011e9b8d 100644 --- a/sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in +++ b/sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in @@ -1,6 +1,6 @@ ---- plugins/node.d.freebsd/iostat.in.orig	2014-04-22 19:29:32 UTC +--- plugins/node.d.freebsd/iostat.in.orig	2014-10-26 14:12:24 UTC  +++ plugins/node.d.freebsd/iostat.in -@@ -56,13 +56,11 @@ +@@ -56,13 +56,11 @@ if [ "$1" = "config" ]; then       for d in $drives; do          echo "${d}_read.label ${d}"          echo "${d}_read.type DERIVE" | 
