Merge "Fix gerritbot init script"

This commit is contained in:
Jenkins 2012-07-06 15:35:27 +00:00 committed by Gerrit Code Review
commit 7bbb1f38f3

View File

@ -17,7 +17,7 @@
PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="GerritBot"
NAME=gerritbot
DAEMON=/home/gerrit2/$NAME
DAEMON=/usr/local/gerrit/$NAME
DAEMON_ARGS="/home/gerrit2/gerritbot.config"
PIDFILE=/var/run/$NAME/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME