PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` This directory contains files useful for initialization scripts, especially for RedHat. There are two choices, lm_sensors.init and sensord.init. Use one or the other but not both! ---------------- The script lm_sensors.init is a nice startup/shutdown script. On RH and other RH-based systems (MDK, notably) use this sort of startup mechanism (i.e. SVR4-based), as opposed to the everything-in-one-script (/etc/rc or /etc/rc.local) like the BSD-based systems do. The lm_sensors.init file should be copied to /etc/rc.d/init.d/lm_sensors. For more information see the top of the file. It requires the /etc/sysconfig/lm_sensors file, which identifies the correct modules. The /etc/sysconfig/lm_sensors file is generated by running sensors-detect. Once the script is done detecting the hardware monitoring devices, it will list all the required modules in that file, so that they can be loaded automatically at boot time. ---------------- The script sensord.init also loads the modules, and then starts the sensord daemon. See the manual page sensord(8) for more information on the daemon. The sensord.init file should be copied to /etc/rc.d/init.d/sensord. For more information see the top of the file. To configure this service one should put appropriate "alias i2c-bus-0 xxx" and "alias i2c-sensors-chip-0 xxx" in /etc/modules.conf.