• Andy Wilkinson's avatar
    Improve portability by using type instead of which in the launch script · 04fe55a2
    Andy Wilkinson authored
    Previously, the launch script used which to determine the availability
    of start-stop-daemon. which isn’t available by default on all OSs.
    For example, it’s not available by default on CentOS 5.
    
    This commit updates the launch script to use type when determining if
    start-stop-daemon is available. This improves the portability of the
    script and makes the use of type consistent throughout the script.
    
    Closes gh-4925
    04fe55a2
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...