Description of problem: Init script does not return correct error codes and has wrong status implementation. Version-Release number of selected component (if applicable): All How reproducible: Always Steps to Reproduce: 1. rename conf file (/etc/amd.conf) 2. service amd start / service amd status 3. echo $? Actual results: 1 Expected results: 6 / status of the amd Additional info: When fixing this bug, please obbey our init script guidelines and be sure that status command is implemented correctly. Our guidelines are on following two pages: http://intranet.corp.redhat.com/ic/intranet/InitscriptsSpec.html http://intranet.corp.redhat.com/ic/intranet/InitscriptGuidelines.html
*** This bug has been marked as a duplicate of 237756 ***