Ticket #868: munin-bug-868.patch

File munin-bug-868.patch, 339 bytes (added by ligne, 2 years ago)

a hacky fix

  • munin-node-configure

    old new  
    559559        } 
    560560 
    561561        if ($ps->{$plug}->{'capability'}->{'suggest'}) { 
     562            delete $ps->{$plug}->{'suggest'}; 
    562563            if (exists $ps->{$plug}->{'default'} and 
    563564                $ps->{$plug}->{'default'} eq "yes") { 
    564565