From: Daniele Medri Date: Sat, 7 May 2016 03:00:12 +0000 (+0200) Subject: NEWS: minor fixes X-Git-Tag: v230~73^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=030bd8397a4c2653615e70245cd777fd454f6e96;p=thirdparty%2Fsystemd.git NEWS: minor fixes --- diff --git a/NEWS b/NEWS index 7abe338e8b0..5163637de27 100644 --- a/NEWS +++ b/NEWS @@ -111,7 +111,7 @@ CHANGES WITH 230 in spe: just hidden container images. * systemd-bus-proxyd has been removed, as kdbus is unlikely to still be - merged into the kernerl in its current form. + merged into the kernel in its current form. * systemd-networkd gained support for configuring proxy ARP support for each interface, via the ProxyArp= setting in .network files. It also @@ -146,7 +146,7 @@ CHANGES WITH 230 in spe: previously via the DefaultTimeoutStartSec= option in /etc/systemd/system.conf already. - * Socket units gaineda new TriggerLimitIntervalSec= and + * Socket units gained a new TriggerLimitIntervalSec= and TriggerLimitBurst= setting to configure a limit on the activation rate of the socket unit.