| Issue 2118: | Gerrit Install Documentation Enhancement | |
| 2 people starred this issue and may be notified of changes. | Back to list |
In order to have Gerrit auto-start on reboot, the current documentation states: - (Optional) Link the gerrit.sh script into rc3.d so the daemon automatically starts and stops with the operating system: - - sudo ln -snf `pwd`/review_site/bin/gerrit.sh /etc/init.d/gerrit - sudo ln -snf /etc/init.d/gerrit /etc/rc3.d/S90gerrit Additionally, the documentation should include: - Be sure to uncomment the following lines from /review_site/bin/gerrit.sh - chkconfig: 3 99 99 - description: Gerrit Code Review - processname: gerrit Thanks, JD
Oct 23, 2013
Project Member
#1
david.pu...@sonymobile.com
Status:
ChangeUnderReview
|
|
| ► Sign in to add a comment |