Artix Linux Forum

Init systems => suite66-archived => Topic started by: boris on 08 August 2021, 05:57:52

Title: [SOLVED] Incorrect path to lm_sensors env file
Post by: boris on 08 August 2021, 05:57:52
I just run `sensors-detect` and it put modules in /etc/conf.d/lm_sensors, so I think the path in service [here](https://gitea.artixlinux.org/packagesL/lm_sensors-suite66/src/branch/master/trunk/lm_sensors#L11) isn't correct (same for s6, but runit uses correct path).
Title: Re: Incorrect path to lm_sensors env file
Post by: ndowens on 08 August 2021, 06:27:10
Updated version for suite66
@Dudemanguy s6 would need to be fixed too.
Title: Re: Incorrect path to lm_sensors env file
Post by: Dudemanguy on 08 August 2021, 13:54:02
Fixed. It seems the path changed in lm_sensors at one point.