Merge "Update zuul merger init script"

This commit is contained in:
Jenkins 2014-04-30 22:33:38 +00:00 committed by Gerrit Code Review
commit 2a6dd6e1f6

View File

@ -6,14 +6,14 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Zuul
# Description: Trunk gating system
# Description: Trunk gating system merger
### END INIT INFO
# Do NOT "set -e"
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="Zuul"
DESC="Zuul Merger"
NAME=zuul-merger
DAEMON=/usr/local/bin/zuul-merger
PIDFILE=/var/run/$NAME/$NAME.pid