summaryrefslogblamecommitdiffstats
path: root/core/modules/hardware-stats/module.conf.debian
blob: 1895684c3101c6d4533ee83a2b5839d13f0691eb (plain) (tree)
1
2
3
4
5

                             
                 

                         








                           
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	dmidecode
	msr-tools
	python3-netifaces
	util-linux
"

REQUIRED_CONTENT_PACKAGES="
	msr-tools
	dmidecode
	util-linux
"