From 17da76e48467374c16658aad67b1a3ce905f0b90 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 28 Mar 2022 20:37:37 +0300 Subject: [PATCH] systemd/resolved/README.md: add the ArchWiki DNSSEC issue links --- etc/systemd/resolved.conf.d/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/systemd/resolved.conf.d/README.md b/etc/systemd/resolved.conf.d/README.md index 460c884c..3a4b09ed 100644 --- a/etc/systemd/resolved.conf.d/README.md +++ b/etc/systemd/resolved.conf.d/README.md @@ -28,5 +28,6 @@ Other links I have found important and my files are based on: * https://wiki.archlinux.org/index.php/Systemd-resolved + * Also provides the serious issues systemd-resolved+DNSSEC issues, https://github.com/systemd/systemd/issues/10579 & https://github.com/systemd/systemd/issues/9867 * request for strict DOT: https://github.com/systemd/systemd/issues/10755 * vulnerable to MITM: https://github.com/systemd/systemd/issues/9397