Update configs for Phil.
This commit is contained in:
parent
f4a8693bfa
commit
98737ad12d
33 changed files with 455 additions and 201 deletions
9
etc/sysconfig/lm_sensors
Normal file
9
etc/sysconfig/lm_sensors
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Generated by sensors-detect on Mon Nov 6 18:51:00 2023
|
||||
# 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue