From cee530bb23b78c0dfd18b0c2718cfe41286396df Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 17 Jul 2012 17:44:26 +0200 Subject: 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. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4ad6076759..d1fbed5c58 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3-54-g00ecf