Ticket #868: munin-bug-868.patch
| File munin-bug-868.patch, 339 bytes (added by ligne, 2 years ago) |
|---|
-
munin-node-configure
old new 559 559 } 560 560 561 561 if ($ps->{$plug}->{'capability'}->{'suggest'}) { 562 delete $ps->{$plug}->{'suggest'}; 562 563 if (exists $ps->{$plug}->{'default'} and 563 564 $ps->{$plug}->{'default'} eq "yes") { 564 565
