summaryrefslogblamecommitdiffstats
path: root/core/modules/hardware-stats/module.conf
blob: 3c131ec7881bc51640eb1bde36ae150e382de639 (plain) (tree)
1
2
3
4
5
6
7
8
9
           


                  

                   


                
#!/bin/bash
REQUIRED_MODULES="
	dmidecode
"
REQUIRED_BINARIES="
	rdmsr
	blockdev
"