| 1 | INTERVAL=1 |
|---|
| 2 | FCTEMPS=hwmon0/device/pwm1=hwmon0/device/temp1_input hwmon0/device/pwm2=hwmon0/device/temp2_input |
|---|
| 3 | FCFANS=hwmon0/device/pwm1=hwmon0/device/fan1_input hwmon0/device/pwm2=hwmon0/device/fan2_input |
|---|
| 4 | MINTEMP=hwmon0/device/pwm1=35 hwmon0/device/pwm2=40 |
|---|
| 5 | MAXTEMP=hwmon0/device/pwm1=45 hwmon0/device/pwm2=65 |
|---|
| 6 | MINSTART=hwmon0/device/pwm1=135 hwmon0/device/pwm2=132 |
|---|
| 7 | MINSTOP=hwmon0/device/pwm1=120 hwmon0/device/pwm2=120 |
|---|
| 8 | MINPWM=hwmon0/device/pwm1=120 hwmon0/device/pwm2=0 |
|---|
| 9 | MAXPWM=hwmon0/device/pwm1=195 hwmon0/device/pwm2=195 |
|---|