Description of problem: cpuspeed init script does not check /var/lock/subsys/cpuspeed Version-Release number of selected component (if applicable): initscripts-7.49-1 How reproducible: Every time. Steps to Reproduce: 1. look at /etc/init.d/cpuspeed -or- 2. go into single user mode via 'init 1' or the like 3. ps ax | grep cpu Actual results: multiple instances of cpuspeed -d Expected results: only one instance Additional info: the lock file was added earlier. see bug# 113911 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=113911 can close that one too, while your at it.
Please supply your suggested unified diff for /etc/init.d/cpuspeed.
Created attachment 99490 [details] patch to cpuspeed init file to honour lock file