2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 05:48:07 +00:00

7 Commits

Author SHA1 Message Date
Jean Delvare
b72fd807fa Axel Thimm's cleanups:
o removed bashisms
  - make proper redirects to /dev/null
  - no bash-i18n
o no attempt to start lm_sensors is no config file or no modules in the
  config file
o removed leading and trailing underscores of displayed module names


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2820 7894878c-1315-0410-8ee3-d5d059ff63e0
2005-01-01 12:05:17 +00:00
Mark D. Studebaker
af62c8384d rename lockfile from sensors to lm_sensors; ticket 1806
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2776 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-11-27 04:24:41 +00:00
Jean Delvare
47b99847bb Support 2.6 kernels and sensors in /usr/bin. Original patch by
Giuseppe Della Bianca.
        Additional indentation cleanups.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2657 7894878c-1315-0410-8ee3-d5d059ff63e0
2004-08-11 17:29:00 +00:00
Mark D. Studebaker
32b082e86b added 'sensors -s' to start() as suggested by a ticket
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1717 7894878c-1315-0410-8ee3-d5d059ff63e0
2003-02-25 02:50:46 +00:00
Mark D. Studebaker
eded4e7c01 remove space bug, add green/red output; changes from
David Mathog
	mathog@caltech.edu


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1561 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-10-12 15:48:21 +00:00
Mark D. Studebaker
59dc28b817 fix in stop() from
Sebastian Mika <Sebastian.Mika@first.fraunhofer.de>

stop: At least on my debian system the line
"modules=`grep \^MODULE_ $CONFIG | wc -l`"
evaluates to " 4" (a space before 4).

Regards,
Sebastian Mika


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1511 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-08-29 02:20:01 +00:00
Mark D. Studebaker
8f6648ffa0 Redhat init scripts from
mike808 <mike808@users.sourceforge.net>
      README by mds w/ info from mike.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1414 7894878c-1315-0410-8ee3-d5d059ff63e0
2002-06-30 23:35:22 +00:00