Changeset 5766
- Timestamp:
- 09/08/09 19:24:25 (4 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/pwm/fancontrol (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/pwm/fancontrol
r5765 r5766 196 196 then 197 197 echo 198 echo "At least one referenced file is missing. Either some" 199 echo "required kernel modules haven't been loaded, or your" 200 echo "configuration file is outdated. In the latter case," 201 echo "you should run pwmconfig again." 198 echo "At least one referenced file is missing. Either some required kernel" 199 echo "modules haven't been loaded, or your configuration file is outdated." 200 echo "In the latter case, you should run pwmconfig again." 202 201 fi 203 202
