diff --git a/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script b/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script index 16862b0671..5531d4a095 100755 --- a/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script +++ b/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script @@ -17,6 +17,7 @@ # Default-Stop: 0 1 6 # Short-Description: Spring Boot Application # Description: Spring Boot Application +# chkconfig: 345 99 01 ### END INIT INFO [[ -n "$DEBUG" ]] && set -x