diff options
| author | Simon Rettberg | 2015-12-04 13:11:09 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2015-12-04 13:11:09 +0100 |
| commit | 60c39caafca9a8cea1ee59ff13c492366099802b (patch) | |
| tree | 73be65cd1301244fb2fc1d92bd579b07578b7023 /remote/modules/hardware-stats/module.conf | |
| parent | [pam] Add .d directory support to pam_script_ses_open/close (diff) | |
| download | tm-scripts-60c39caafca9a8cea1ee59ff13c492366099802b.tar.gz tm-scripts-60c39caafca9a8cea1ee59ff13c492366099802b.tar.xz tm-scripts-60c39caafca9a8cea1ee59ff13c492366099802b.zip | |
[hardware-stats] New module
Diffstat (limited to 'remote/modules/hardware-stats/module.conf')
| -rw-r--r-- | remote/modules/hardware-stats/module.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/hardware-stats/module.conf b/remote/modules/hardware-stats/module.conf new file mode 100644 index 00000000..5850b267 --- /dev/null +++ b/remote/modules/hardware-stats/module.conf @@ -0,0 +1,6 @@ +REQUIRED_BINARIES=" + rdmsr + dmidecode + blockdev +" + |
