Update launch.script to match chkconfig start levels with defaults

Closes gh-3419
pull/3435/head
Andy Wilkinson 10 years ago
parent 5fc781e7e2
commit 2263095bbb

@ -17,7 +17,7 @@
# Default-Stop: 0 1 6 # Default-Stop: 0 1 6
# Short-Description: Spring Boot Application # Short-Description: Spring Boot Application
# Description: Spring Boot Application # Description: Spring Boot Application
# chkconfig: 345 99 01 # chkconfig: 2345 99 01
### END INIT INFO ### END INIT INFO
[[ -n "$DEBUG" ]] && set -x [[ -n "$DEBUG" ]] && set -x

Loading…
Cancel
Save