From: Slava Kardakov Date: Mon, 2 Dec 2019 20:39:59 +0000 (+0300) Subject: Fixup typo in NEWS X-Git-Tag: v245-rc1~334 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e904320aacb21b1b9563015cb8a7f2014088920;p=thirdparty%2Fsystemd.git Fixup typo in NEWS --- diff --git a/NEWS b/NEWS index c2eaa268bda..4fe5799c0cd 100644 --- a/NEWS +++ b/NEWS @@ -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.