diff options
author | Boucman <jeremy.rosen@enst-bretagne.fr> | 2019-07-14 16:41:19 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-07-14 23:46:19 +0900 |
commit | eebaa72446337d3883dcd59e378f091a8d981864 (patch) | |
tree | 644661278924f691d323f3a45d039b9a0b9bc7df /NEWS | |
parent | 2875a36b77c42eb71583c44a99c3178a634684d2 (diff) | |
download | systemd-eebaa72446337d3883dcd59e378f091a8d981864.tar.gz |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -119,7 +119,7 @@ CHANGES WITH 243 in spe: policy. * PID 1 will now listen to Out-Of-Memory (OOM) events the kernel - generates when processes it manages a reaching their memory limits, + generates when processes it manages are reaching their memory limits, and will place their units in a special state, and optionally kill or stop the whole unit. @@ -200,7 +200,7 @@ CHANGES WITH 243 in spe: seperately in the [DHCPv4] and [DHCPv6] sections. * systemd-networkd's VXLAN support gained a new option - GenericProtocolExtension= for enabling XVLAN Generic Protocol + GenericProtocolExtension= for enabling VXLAN Generic Protocol Extension support, as well as IPDoNotFragment= for setting the IP "Don't fragment" bit on outgoing packets. A similar option has been added to the GENEVE support. @@ -259,7 +259,7 @@ CHANGES WITH 243 in spe: devices securely with strict requirements on session membership. Desktop environments may use this to generically make brightness changes to such devices without shipping private SUID - binaries for that purpose. + binaries or specific udev rules for that purpose. * "udevadm info" gained a --wait-for-initialization switch to wait for a device to be initialized. |