Skip to content

Commit 3b187c5

Browse files
committed
update NEWS
1 parent 288c099 commit 3b187c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,14 @@ CHANGES WITH 217:
174174
and 'b!', so that they are created only at boot and not
175175
overwritten at runtime.
176176

177+
* When the watchdog logic is used for a service (WatchdogSec=)
178+
and the watchdog timeout is hit the service will now be
179+
terminated with SIGABRT (instead of just SIGTERM), in order
180+
to make sure a proper coredump and backtrace is
181+
generated. This ensures that hanging services will result in
182+
similar coredump/backtrace behaviour as services that hit a
183+
segmentation fault.
184+
177185
Contributions from: Andreas Henriksson, Andrei Borzenkov,
178186
Angus Gibson, Ansgar Burchardt, Ben Wolsieffer, Brandon L.
179187
Black, Christian Hesse, Cristian Rodríguez, Daniel Buch,

0 commit comments

Comments
 (0)