Ticket #307 (closed enhancement: fixed)

Opened 7 years ago

Last modified 7 years ago

system/lm-sensors: it can be simpler

Reported by: denis.knauf@… Owned by: initng@…
Priority: high Milestone:
Component: Bugs in initng-ifiles Version: initng-0.6.2SVN
Severity: minor Keywords:
Cc:

Description

service system/lm-sensors {

need system/initial # if somebody wants the old VERBOSE, he can change stdall to stderr. stdall = /dev/null script start {

# why are there 2 calls? what does the second? /usr/bin/sensors -s # some documentation please ;) exec /usr/bin/sensors

}

}

Attachments

lm-sensors.ii Download (819 bytes) - added by mreedsmith@… 7 years ago.
new lm-sensors.ii
lm-sensors.2.ii Download (1.2 KB) - added by mreedsmith@… 7 years ago.
missing }; order

Change History

comment:1 Changed 7 years ago by jimmy.wennlund@…

  • Status changed from new to assigned

I dont use sensors so i cant confirm this, anyone wanna check?

comment:2 Changed 7 years ago by mreedsmith@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Touched up things a bit, added system/lm-sensors/modules for gentoo

the second call stays, it's responsible for clearing any alarms that might occur before the first call sets the alarm thresholds on the chip.

Changed 7 years ago by mreedsmith@…

new lm-sensors.ii

Changed 7 years ago by mreedsmith@…

missing }; order

comment:3 Changed 7 years ago by mreedsmith@…

  • attachments.isobsolete changed from 0 to 1
Note: See TracTickets for help on using tickets.