Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Linux
Description
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
-