Search
j0ke.net Open Build Service
>
Projects
>
stresslinux
>
sensors
> lm_sensors-3.0.0-sysconfig_metadata.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File lm_sensors-3.0.0-sysconfig_metadata.patch of Package sensors (Revision 4)
Currently displaying revision
4
,
show latest
Index: prog/detect/sensors-detect =================================================================== --- prog/detect/sensors-detect.orig +++ prog/detect/sensors-detect @@ -5898,6 +5898,12 @@ sub main open(local *SYSCONFIG, ">/etc/sysconfig/lm_sensors") or die "Sorry, can't create /etc/sysconfig/lm_sensors ($!)"; print SYSCONFIG <<'EOT'; +## Path: Hardware/Sensors +## Description: Defines the modules to used +## Type: string +## ServiceRestart: lm_sensors +## Default: "" +# # /etc/sysconfig/lm_sensors - Defines modules loaded by # /etc/init.d/lm_sensors # Copyright (c) 1998 - 2001 Frodo Looijaard <frodol@dds.nl>