diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-04-27 17:25:23 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-04-28 10:58:15 +0100 |
commit | 26cef81d092fd272702eb58ce1146364f07869f2 (patch) | |
tree | 546d098b5fc9bc13c6e47cb55eb4cb7e263a9148 /app/models/info_request.rb | |
parent | d1e666da6fde288bebaea9ade9a6978bcc796ece (diff) |
Use a retry option when stopping daemons.
This checks whether the process has actually stopped before
continuing. A value of 5 specifies that processes will be given 5
seconds to terminate after the first TERM signal has been issued, then
another 5 seconds after a KILL command before the function will
return an error.
http://manpages.ubuntu.com/manpages/trusty/man8/start-stop-daemon.8.html
Diffstat (limited to 'app/models/info_request.rb')
0 files changed, 0 insertions, 0 deletions