Skip to content

Commit

Permalink
Update launch.script to match chkconfig start levels with defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jul 7, 2015
1 parent 5fc781e commit 2263095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Default-Stop: 0 1 6
# Short-Description: Spring Boot Application
# Description: Spring Boot Application
# chkconfig: 345 99 01
# chkconfig: 2345 99 01
### END INIT INFO

[[ -n "$DEBUG" ]] && set -x
Expand Down

0 comments on commit 2263095

Please sign in to comment.