[package] add fancontroled
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Nov 2010 22:01:24 +0000 (22:01 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Nov 2010 22:01:24 +0000 (22:01 +0000)
commit77786f17ec21a5cfd78749cd552fc056fedbbb3b
tree077f2632416842f5a5470b113fbbe147075c739e
parente1e602144fdc62f7acba7c4c1679f59ffdbe8347
[package] add fancontroled

Add fancontroled (fancontrol for embedded devices) package. fancontroled
is linux daemon written in C implementing a temperature dependent fan
speed control. fancontroled provides similar functionalities like
fancontrol script from lm-sensors; but fancontroled does not need bash
or other dependencies (except lm-sensors library). That makes it
suitable for embedded devices.

More info here:
http://fancontroled.lukaperkov.net/

fancontroled.init file contains parameters for D-Link DNS323 device.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24070 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/fancontroled/Makefile [new file with mode: 0644]
utils/fancontroled/files/fancontroled.init [new file with mode: 0644]