Subversion Repositories configs

Rev

Rev 4 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
168 - 1
# Generated by sensors-detect on Tue Jul  9 22:52:14 2019
4 - 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
 
168 - 9
HWMON_MODULES="coretemp max6650 sbshc sbs"
4 - 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
 
168 - 15
MODULE_0=coretemp
16
MODULE_1=max6650
17
MODULE_2=sbshc
18
MODULE_3=sbs