Browse Source
Merge pull request #4562 from pprindeville/lm-sensors-fix-conf-file
lm-sensors: update name of configuration file
lilik-openwrt-22.03
Jo-Philipp Wich
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
utils/lm-sensors/Makefile
|
@ -66,6 +66,7 @@ endef |
|
|
|
|
|
|
|
|
define Package/lm-sensors/conffiles |
|
|
define Package/lm-sensors/conffiles |
|
|
/etc/sensors.conf |
|
|
/etc/sensors.conf |
|
|
|
|
|
/etc/sensors3.conf |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
define Build/Compile |
|
|
define Build/Compile |
|
|