- Timestamp:
- 04/27/07 14:34:17 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/prog/init/lm_sensors.init
r4157 r4379 3 3 # chkconfig: 2345 26 74 4 4 # description: sensors is used for monitoring motherboard sensor values. 5 # config: /etc/sysconfig/ sensors5 # config: /etc/sysconfig/lm_sensors 6 6 # 7 7 # This program is free software; you can redistribute it and/or modify … … 22 22 # http://www.lm-sensors.org 23 23 24 # It uses a config file /etc/sysconfig/ sensors that contains the modules to25 # be loaded/unloaded. That file is sourced into this one.24 # It uses a config file /etc/sysconfig/lm_sensors that contains the modules 25 # to be loaded/unloaded. That file is sourced into this one. 26 26 27 27 # The format of that file a shell script that simply defines the modules
