dirtyconfig
This commit is contained in:
parent
bd63949501
commit
1e0b666f01
1 changed files with 3 additions and 0 deletions
|
@ -157,6 +157,9 @@ if [ "$1" = "autoconf" ]; then
|
|||
fi
|
||||
if [ "$1" = "config" ]; then
|
||||
get_config
|
||||
if [ "$MUNIN_CAP_DIRTYCONFIG" = "1" ]; then
|
||||
get_values
|
||||
fi
|
||||
fi
|
||||
get_values
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue