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, 2 insertions, 2 deletions
diff --git a/core/modules/hardware-stats/module.conf b/core/modules/hardware-stats/module.conf
index b37a97c7..6547c03d 100644
--- a/core/modules/hardware-stats/module.conf
+++ b/core/modules/hardware-stats/module.conf
@@ -9,6 +9,6 @@ REQUIRED_BINARIES="
"
REQUIRED_FILES="
- /opt/openslx/system-check/collect_hw_info_json.py
- /opt/openslx/system-check/dmiparser.py
+ /opt/openslx/hardware-stats/collect_hw_info_json.py
+ /opt/openslx/hardware-stats/dmiparser.py
"