Files
spring-boot/spring-boot
Phillip Webb 28b7ec3bed Check POSIX file permissions before writing PID
Update `ApplicationPid` to check POSIX file permissions in addition to
`File.canWrite()` before PID file. This helps to provided consistent
behavior, regardless of if the application is running as root or not.

Fixes gh-9922
2017-07-31 20:56:46 -07:00
..
2017-07-27 08:00:21 +00:00