chiark / gitweb /
core: introduce new KillMode=mixed which sends SIGTERM only to the main process,...
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Jan 2014 12:38:55 +0000 (13:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 29 Jan 2014 12:42:06 +0000 (13:42 +0100)
This should fix some race with terminating systemd --user, where the
system systemd instance might race against the user systemd instance
when sending SIGTERM.


No differences found