Ticket #2299 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

pwmconfig and fancontrol can conflict

Reported by: khali Owned by: 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

Changed 5 years ago by khali

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

Changed 5 years ago by khali

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

Changed 5 years ago by khali

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

Fixed in r5180.

Note: See TracTickets for help on using tickets.