1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-04 05:17:43 +03:00

Fixup typo in NEWS

(cherry picked from commit 1e904320aa)
This commit is contained in:
Slava Kardakov 2019-12-02 23:39:59 +03:00 committed by Zbigniew Jędrzejewski-Szmek
parent db9c5ae73e
commit bdd0af5f81

2
NEWS
View File

@ -8,7 +8,7 @@ CHANGES WITH 244:
AllowedMemoryNodes= setting.
* The signal used in restart jobs (as opposed to e.g. stop jobs) may
now be configured using a new RestartKillSignal= settting. This
now be configured using a new RestartKillSignal= setting. This
allows units which signals to request termination to implement
different behaviour when stopping in preparation for a restart.