summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/module.conf.ubuntu
blob: 2037d13c086016e9052ffbdfe7aba2987d870627 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
REQUIRED_INSTALLED_PACKAGES="
	msr-tools
	dmidecode
	util-linux
"

REQUIRED_CONTENT_PACKAGES="
	msr-tools
	dmidecode
	util-linux
"