Ticket #2299 (closed defect: fixed)

Opened 7 months ago

Last modified 5 months ago

pwmconfig and fancontrol can conflict

Reported by: khali Assigned to: khali
Priority: minor Milestone: 3.0.2
Component: fancontrol Version: 3.0.1
Keywords: Cc:

Description

If fancontrol is already running when pwmconfig is run, they can conflict. To prevent this, pwmconfig could check for /var/run/fancontrol.pid at startup, and/or run ps and search for a fancontrol process.

Change History

01/27/08 13:24:18 changed by khali

Also note that fancontrol doesn't delete /var/run/fancontrol.pid at exit, but it really should.

04/16/08 15:41:12 changed by khali

  • owner changed from somebody to khali.
  • status changed from new to assigned.
  • version set to 3.0.1.

04/16/08 16:31:32 changed by khali

  • status changed from assigned to closed.
  • type changed from enhancement to defect.
  • resolution set to fixed.

Fixed in r5180.