Actions
Bug #12940
closed[arvbox] Use runit directly instead of runsvinit
Story points:
-
Description
Get rid of runsvinit, which seems to not work on some platforms. The original reason for using it (couldn't change docker STOP signal from TERM to INT) is not longer operative.
Updated by Peter Amstutz almost 7 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 7 years ago
- Description updated (diff)
- Assigned To set to Peter Amstutz
- Target version set to 2018-01-17 Sprint
Updated by Peter Amstutz almost 7 years ago
12940-arvbox-runit @ 2e34a09b23917fb99c37b480e70edbfd35308a71
- Use runit, configure "docker stop" to send SIGINT which triggers graceful termination of services
- Fix bugs related to install/use of bundler
Updated by Anonymous almost 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|79309a1e149b8d3e62810a32769de30e71be7688.
Actions