Révision 5b22647d
hwmon: support non-dirtyconfig capable nodes.
| 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