summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/module.conf.debian
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/hardware-stats/module.conf.debian')
-rw-r--r--core/modules/hardware-stats/module.conf.debian9
1 files changed, 2 insertions, 7 deletions
diff --git a/core/modules/hardware-stats/module.conf.debian b/core/modules/hardware-stats/module.conf.debian
index 1895684c..da5f9af2 100644
--- a/core/modules/hardware-stats/module.conf.debian
+++ b/core/modules/hardware-stats/module.conf.debian
@@ -1,14 +1,9 @@
#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- dmidecode
- msr-tools
- python3-netifaces
- util-linux
-"
-
REQUIRED_CONTENT_PACKAGES="
msr-tools
dmidecode
util-linux
+ python3-netifaces
+ iproute2
"