FS#8903 - fancontrol config file missing in lm_sensors
Attached to Project:
Arch Linux
Opened by Aaron Griffin (phrakture) - Wednesday, 12 December 2007, 05:02 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 01 January 2008, 13:14 GMT
Opened by Aaron Griffin (phrakture) - Wednesday, 12 December 2007, 05:02 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 01 January 2008, 13:14 GMT
|
Details
Running /usr/sbin/fancontrol yells loudly about missing
/etc/fancontrol.
We should include a sane default file in the lm_sensors package. |
This task depends upon
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/system/lm_sensors/sensors.install?rev=1.2&cvsroot=Extra&only_with_tag=CURRENT&content-type=text/vnd.viewcvs-markup
I think this message should be added to post_install as well.
Andy, could you add:
post_install () {
post_upgrade
}
To that file, so it outputs the same text?