mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
During shutdown, repeatedly tell Runit to shutdown services
Works around a potential race condition in Runit itself. Closes GH-315. Thanks to Chris Kite for submitting this patch.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## 0.9.19 (not yet released)
|
||||
|
||||
* Upgraded to Ubuntu 16.04. Thanks to Pierre Jacomet for submitting this patch.
|
||||
* During shutdown, repeatedly tell Runit to shutdown services in order to workaround a potential race condition in Runit itself. Closes GH-315. Thanks to Chris Kite for submitting this patch.
|
||||
|
||||
|
||||
## 0.9.18 (release date: 2015-12-08)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user