Show
Ignore:
Timestamp:
10/25/07 11:59:05 (6 years ago)
Author:
khali
Message:

Use /etc/sensors3.conf as the default configuration file. If it can't
be found, fallback to /etc/sensors.conf. This allows for an old
libsensors and a new libsensors to be installed in parallel, and each
one has its own configuration file.

One important change here is that the default configuration file will
be installed as /etc/sensors3.conf by "make install".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/branches/lm-sensors-3.0.0/lib/sensors.conf.5

    r4782 r4990  
    2424.\" References consulted: 
    2525.\"     sensors.conf.eg by Frodo Looijaard 
    26 .TH sensors.conf 5  "September 2007" "lm-sensors 3" "Linux User's Manual" 
     26.TH sensors.conf 5  "October 2007" "lm-sensors 3" "Linux User's Manual" 
    2727.SH NAME 
    2828sensors.conf \- libsensors configuration file 
     
    395395that one takes always precedence. 
    396396 
     397.SH FILES 
     398.I /etc/sensors3.conf 
     399.br 
     400.I /etc/sensors.conf 
     401.RS 
     402The system-wide 
     403.BR libsensors (3) 
     404configuration file. /etc/sensors3.conf is tried first, and if it doesn't exist, 
     405/etc/sensors.conf is used instead. 
     406 
    397407.SH SEE ALSO 
    398408libsensors(3)