Bug 534717 (RHQ-1487)

Summary: Add chkconfig in rhq-server.sh
Product: [Other] RHQ Project Reporter: Joao Paulo Viragine <jpviragine>
Component: No ComponentAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED NEXTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: jpviragine
Target Milestone: ---Keywords: Improvement
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1487
Whiteboard:
Fixed In Version: 1.2 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joao Paulo Viragine 2009-02-05 23:42:00 UTC
Add chkconfig in rhq-server.sh like we have in rhq-agent-wrapper.sh to facilitate run rhq as a service

Comment 1 Heiko W. Rupp 2009-02-09 09:14:39 UTC
Info added.

Comment 2 Corey Welton 2009-03-25 03:59:30 UTC
QA Verified - after modifying the appropriate variables in rhq-server.sh, I can stop/start the server via `service`.

[root@rlx-0-12 init.d]# service rhq-server.sh stop
Trying to stop the RHQ Server...
RHQ Server (pid=15831) is stopping...
RHQ Server has stopped.
[root@rlx-0-12 init.d]# service rhq-server.sh start
Trying to start the RHQ Server...
RHQ Server (pid 9268) is starting


Comment 3 Red Hat Bugzilla 2009-11-10 20:34:00 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1487