Add LSB headers to init script

Insserv reports missing LSB headers in Gerrit's init script and the
dependencies of services cannot be identified correctly (e.g. a dependency
loop might be reported).

Change-Id: Ia26799b4661645d3988bfbc7a853f4df441f3cf0
This commit is contained in:
Steffen Gebert
2012-10-29 15:50:41 +01:00
parent ddf1b34934
commit 7026bc0a2d

View File

@@ -9,6 +9,17 @@
# processname: gerrit
# ========================
### BEGIN INIT INFO
# Provides: gerrit
# Required-Start: $named $remote_fs $syslog
# Required-Stop: $named $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start/stop Gerrit Code Review
# Description: Gerrit is a web based code review system, facilitating online code reviews
# for projects using the Git version control system.
### END INIT INFO
# Configuration files:
#
# /etc/default/gerritcodereview