mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Correctly reap child processes that are adopted during invocation of init scripts.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.9.6
|
||||
|
||||
* Fixed a bug in `my_init`: child processes that have been adopted during execution of init scripts are now properly reaped.
|
||||
|
||||
## 0.9.5 (release date: 2014-02-06)
|
||||
|
||||
* Environment variables are now no longer reset by runit. This is achieved by running `runsvdir` directly instead of through Debian's `runsvdir-start`.
|
||||
|
||||
Reference in New Issue
Block a user