mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
NEWS: add missing 'not'
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
7db43ec32f
commit
46b028f250
2
NEWS
2
NEWS
@@ -134,7 +134,7 @@ CHANGES WITH 240 in spe:
|
||||
* The signal to use as last step of killing of unit processes is now
|
||||
configurable. Previously it was hard-coded to SIGKILL, which may now
|
||||
be overridden with the new KillSignal= setting. Note that this is the
|
||||
signal used when regular termination (i.e. SIGTERM) does suffice.
|
||||
signal used when regular termination (i.e. SIGTERM) does not suffice.
|
||||
Similarly, the signal used when aborting a program in case of a
|
||||
watchdog timeout may now be configured too (WatchdogSignal=).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user