On Thu, 12.07.12 08:44, [email protected] ([email protected]) wrote:

> From: Harald Hoyer <[email protected]>
> 
> if we don't wait for the pending stopping jobs, the following can
> happen:

Hmm, to avoid any further issues like this I have now changed systemd
git to kill all remaining processes (and wait for them, too) when
transitioning from the initrd to the main system. Processes that want to
exclude themselves from this should set argv[0][0]='@'.

This is not only cleaner but also relieves the initrd from doing any
special kill magic.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to