Add INIT INFO to run.sh
-----------------------
Key: CONTINUUM-600
URL: http://jira.codehaus.org/browse/CONTINUUM-600
Project: Continuum
Type: Improvement
Environment: Linux
Reporter: Michael Böckling
Add something like this to the start shell-skript, so it is more standards
compliant:
### BEGIN INIT INFO
# Provides: continuum
# Required-Start: $network
# Required-Stop: $network
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Description: Maven Continuum
### END INIT INFO
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira