diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-17 17:44:26 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-17 17:44:26 +0200 |
commit | cee530bb23b78c0dfd18b0c2718cfe41286396df (patch) | |
tree | 1773a17edc3572b6f522ec877b935424106c2484 /TODO | |
parent | 92a1fd9e95954a557d6fe27b56f5ef1b89fc2f5e (diff) |
switch-root: don't wait for processes
When we transition from the initrd to the main system, don't reap
processes, so that they can be handled normally after deserialization.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -34,8 +34,6 @@ Bugfixes: Features: -* switch-root killing spree: don't waitpid, and think about signalfd() serialization - * flush jobs when switching root * autorestart of journald after switch-root is broken |