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.debian3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/modules/hardware-stats/module.conf.debian b/core/modules/hardware-stats/module.conf.debian
index 05ce991e..1895684c 100644
--- a/core/modules/hardware-stats/module.conf.debian
+++ b/core/modules/hardware-stats/module.conf.debian
@@ -1,7 +1,8 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
- msr-tools
dmidecode
+ msr-tools
+ python3-netifaces
util-linux
"