• Andy Wilkinson's avatar
    Fix useStartStopDaemon in launch script and allow config via conf file · 854cacdb
    Andy Wilkinson authored
    Commit 5a1ee6eb added support for disabling use of start-stop-daemon
    via a placeholder in the default launch script. Unfortunately, that
    placeholder was subsequently broken in 81a47639.
    
    This commit reinstates the placeholder and adds tests to verify that all
    of the placeholders in the launch script can be replaced and that they
    have the required default values. Furthermore, it also allows the use of
    start-stop-daemon to be configured via USE_START_STOP_DAEMON in an
    app’s .conf file. This allows the configuration to be changed after the
    app has been built.
    
    Closes gh-4985
    854cacdb
Name
Last commit
Last update
.mvn Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-docs Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-deployment-tests Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...