Create /etc/default/gerritcodereview containing the line:
GERRIT_SITE=/path/to/gerrit
(so that $GERRIT_SITE/etc/gerrit.config works)
S.
FWIW, I never use /etc/default/gerritcodereview.
I do:
cd $site_path
./bin/gerrit.sh restart
Typically gerrit.sh is able to discover site_path for itself by
looking one directory up.
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en