Projet

Général

Profil

Révision 5b22647d

ID5b22647d681bfacc282723c215d5230f0eee67c9
Parent 548a2b62
Enfant fce75023

Ajouté par Diego Elio Pettenò il y a presque 13 ans

hwmon: support non-dirtyconfig capable nodes.

Voir les différences:

plugins/sensors/hwmon
173 173
    }
174 174
  }
175 175

  
176
  unless ( $ENV{MUNIN_CAP_DIRTYCONFIG} == 1 ) {
176
  unless ( ($ENV{MUNIN_CAP_DIRTYCONFIG} || 0) == 1 ) {
177 177
    exit 0;
178 178
  }
179 179
}

Formats disponibles : Unified diff