Document new initInfoChkconfig property supported by launch.script

See gh-4564
pull/4658/head
Andy Wilkinson 9 years ago
parent 02363b38eb
commit c003efc666

@ -545,6 +545,9 @@ for Gradle and to `${project.name}` for Maven.
|`initInfoDescription`
|The `Description` section of "`INIT INFO`". Defaults to `Spring Boot Application` for
Gradle and to `${project.description}` (falling back to `${project.name}`) for Maven.
|`initInfoChkconfig`
|The `chkconfig` section of "`INIT INFO`". Defaults to `2345 99 01`.
|===

Loading…
Cancel
Save