summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-04-08 17:13:56 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-04-09 08:50:23 +0200
commit78bb2866fd040b3810a664e92a9a950c391d0a04 (patch)
treef9860dd547fe40a1bcffe5c134a2f7562923a506
parenttest-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile= (diff)
downloadsystemd-78bb2866fd040b3810a664e92a9a950c391d0a04.tar.xz
systemd-78bb2866fd040b3810a664e92a9a950c391d0a04.zip
NEWS: mention PresharedKeyFile=
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a2fdec08c6..a1dbd97434 100644
--- a/NEWS
+++ b/NEWS
@@ -110,8 +110,8 @@ CHANGES WITH 242:
* The new TripleSampling= option in .network files may be used to
configure CAN triple sampling.
- * A new .netdev setting PrivateKeyFile= may be used to point to private
- key for a WireGuard interface.
+ * A new .netdev settings PrivateKeyFile= and PresharedKeyFile= may be
+ used to point to private or preshared key for a WireGuard interface.
* /etc/crypttab now supports the same-cpu-crypt and
submit-from-crypt-cpus options to tweak encryption work scheduling