My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2118: Gerrit Install Documentation Enhancement
2 people starred this issue and may be notified of changes. Back to list
Status:  ChangeUnderReview
Owner:  ----


Sign in to add a comment
 
Reported by jdsaling...@gmail.com, Sep 10, 2013
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
https://gerrit-review.googlesource.com/#/c/51185/
Status: ChangeUnderReview
Sign in to add a comment

Powered by Google Project Hosting