]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention PresharedKeyFile= 12223/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 8 Apr 2019 15:13:56 +0000 (00:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Apr 2019 06:50:23 +0000 (15:50 +0900)
NEWS

diff --git a/NEWS b/NEWS
index a2fdec08c679859d15c3fe3eb3714421f382768a..a1dbd97434eb5329d1cf4dd1fab1b3dc28baa227 100644 (file)
--- 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