4 |
- |
1 |
# Generated by sensors-detect on Tue Mar 6 20:52:49 2012
|
|
|
2 |
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
|
|
|
3 |
# be loaded/unloaded.
|
|
|
4 |
#
|
|
|
5 |
# The format of this file is a shell script that simply defines variables:
|
|
|
6 |
# HWMON_MODULES for hardware monitoring driver modules, and optionally
|
|
|
7 |
# BUS_MODULES for any required bus driver module (for example for I2C or SPI).
|
|
|
8 |
|
|
|
9 |
HWMON_MODULES="sbs"
|
|
|
10 |
|
|
|
11 |
# For compatibility reasons, modules are also listed individually as variables
|
|
|
12 |
# MODULE_0, MODULE_1, MODULE_2, etc.
|
|
|
13 |
# You should use BUS_MODULES and HWMON_MODULES instead if possible.
|
|
|
14 |
|
|
|
15 |
MODULE_0=sbs
|