mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Plugin lxc: add support for MUNIN_CAP_DIRTYCONFIG
This commit is contained in:
parent
f00f28cf6f
commit
59cb851cf5
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ case "${1:-}" in
|
|||
;;
|
||||
config)
|
||||
do_config
|
||||
if [ "${MUNIN_CAP_DIRTYCONFIG:-0}" = 1 ]; then do_fetch; fi
|
||||
exit 0
|
||||
;;
|
||||
"")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue