Accepting request 37858 from Base:System
checked in (request 37858) OBS-URL: https://build.opensuse.org/request/show/37858 OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=19
This commit is contained in:
parent
37b2664df5
commit
f8e00b3b9a
@ -96,17 +96,7 @@ stop() {
|
||||
}
|
||||
|
||||
dostatus() {
|
||||
if test -s "$FANCONFIG" -a -x "$PFAN" ; then
|
||||
echo -n "Checking for fan control daemon: "
|
||||
/sbin/checkproc "$PFAN"
|
||||
rc_status -v
|
||||
fi
|
||||
|
||||
if test -e "$LOCK" ; then
|
||||
$PSENSORS
|
||||
else
|
||||
rc_failed 3
|
||||
fi
|
||||
$PSENSORS
|
||||
rc_status
|
||||
}
|
||||
|
||||
|
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 13:08:07 CEST 2010 - jdelvare@suse.de
|
||||
|
||||
- Properly implement "rclm_sensors status" (bnc#592273).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 31 15:18:29 CEST 2010 - jdelvare@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user