From f55c00dae665d009bededda882ac4c8ee5c5f064 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 28 Mar 2022 20:36:11 +0300 Subject: [PATCH] systemd/resolved/README.md: add missing word, improve formatting --- etc/systemd/resolved.conf.d/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/systemd/resolved.conf.d/README.md b/etc/systemd/resolved.conf.d/README.md index c53622ad..460c884c 100644 --- a/etc/systemd/resolved.conf.d/README.md +++ b/etc/systemd/resolved.conf.d/README.md @@ -2,12 +2,12 @@ ### Files explained -* 00-defaults.conf - configuration not touching resolvers. Disables DNSSEC (as +* `00-defaults.conf` - configuration not touching resolvers. Disables DNSSEC (as systemd-resolved doesn't handle it properly), enables opportunistic DoT and caching. -* dot-*.conf - configuration to use the DNS provider with DNS-over-TLS. If - captive portals are a concern, `DNSOverTLS`. -* README.md - you are reading it right now. +* `dot-*.conf` - configuration to use the DNS provider with DNS-over-TLS. If + captive portals are a concern, `DNSOverTLS=no`. +* `README.md` - you are reading it right now. ### General commentary