mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Allow users to easily opt-opt of using the start-stop-daemon in the launch script. This may be required on distros that include older versions. Fixes gh-4732