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.ubuntu | |
| 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.ubuntu')
| -rw-r--r-- | remote/modules/hardware-stats/module.conf.ubuntu | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/remote/modules/hardware-stats/module.conf.ubuntu b/remote/modules/hardware-stats/module.conf.ubuntu new file mode 100644 index 00000000..2037d13c --- /dev/null +++ b/remote/modules/hardware-stats/module.conf.ubuntu @@ -0,0 +1,12 @@ +REQUIRED_INSTALLED_PACKAGES=" + msr-tools + dmidecode + util-linux +" + +REQUIRED_CONTENT_PACKAGES=" + msr-tools + dmidecode + util-linux +" + |
