summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-28 18:10:48 +0100
committerLennart Poettering <lennart@poettering.net>2014-10-28 18:10:48 +0100
commit3b187c5cee0a9584d7c31e10f9fe008b94cf6d58 (patch)
tree3c6629602e1166065c58e2f0abbfdf7b0d7be709 /NEWS
parent288c0991d5a0b24084e27efff4bca80170ea4456 (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4afcf6e0..84a43fd5d 100644
--- a/NEWS
+++ b/NEWS
@@ -174,6 +174,14 @@ CHANGES WITH 217:
and 'b!', so that they are created only at boot and not
overwritten at runtime.
+ * When the watchdog logic is used for a service (WatchdogSec=)
+ and the watchdog timeout is hit the service will now be
+ terminated with SIGABRT (instead of just SIGTERM), in order
+ to make sure a proper coredump and backtrace is
+ generated. This ensures that hanging services will result in
+ similar coredump/backtrace behaviour as services that hit a
+ segmentation fault.
+
Contributions from: Andreas Henriksson, Andrei Borzenkov,
Angus Gibson, Ansgar Burchardt, Ben Wolsieffer, Brandon L.
Black, Christian Hesse, Cristian Rodríguez, Daniel Buch,