summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/hardware-stats/module.conf')
-rw-r--r--core/modules/hardware-stats/module.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/hardware-stats/module.conf b/core/modules/hardware-stats/module.conf
index a452e852..b37a97c7 100644
--- a/core/modules/hardware-stats/module.conf
+++ b/core/modules/hardware-stats/module.conf
@@ -8,3 +8,7 @@ REQUIRED_BINARIES="
blockdev
"
+REQUIRED_FILES="
+ /opt/openslx/system-check/collect_hw_info_json.py
+ /opt/openslx/system-check/dmiparser.py
+"