Rev 4 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# Generated by sensors-detect on Tue Jul 9 22:52:14 2019# This file is sourced by /etc/init.d/lm_sensors and defines the modules to# be loaded/unloaded.## The format of this file is a shell script that simply defines variables:# HWMON_MODULES for hardware monitoring driver modules, and optionally# BUS_MODULES for any required bus driver module (for example for I2C or SPI).HWMON_MODULES="coretemp max6650 sbshc sbs"# For compatibility reasons, modules are also listed individually as variables# MODULE_0, MODULE_1, MODULE_2, etc.# You should use BUS_MODULES and HWMON_MODULES instead if possible.MODULE_0=coretempMODULE_1=max6650MODULE_2=sbshcMODULE_3=sbs