Hide Forgot
Created attachment 510818 [details] Trivial patch to fix the initscript Description of problem: Portreserve init script always returns 0 Version-Release number of selected component (if applicable): portreserve-0.0.4-4.el6.x86_64 How reproducible: Steps to Reproduce: 1. Run the commands, as root # pidof portreserve # service portreserve status; echo $? portreserve is stopped 0 Actual results: Even if portreserve is not running, the initscript returns 0 Expected results: If portreserve is not running, the initscript should return non-zero Additional info:
*** This bug has been marked as a duplicate of bug 614924 ***