Added further fixes for #6286

This commit is contained in:
Luca Deri 2022-02-09 19:15:38 +01:00
parent d46fb3699e
commit 89ff5a32b5
2 changed files with 16 additions and 3 deletions

View file

@ -166,7 +166,7 @@ function plugins_utils.loadPlugins()
package.loaded["alert_consts"] = nil
-- Remove the list of system scripts enabled, re-added from the checks.lua file
deleteCachePattern("ntonpng.cache.checks.available_system_modules.*")
-- deleteCachePattern("ntonpng.cache.checks.available_system_modules.*")
-- Reload checks with their configurations
local checks = require "checks"