mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-18 06:31:01 +01:00
systemd/resolved/README.md: add missing word, improve formatting
This commit is contained in:
parent
8c532e3ef8
commit
f55c00dae6
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
### Files explained
|
### 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
|
systemd-resolved doesn't handle it properly), enables opportunistic DoT and
|
||||||
caching.
|
caching.
|
||||||
* dot-*.conf - configuration to use the DNS provider with DNS-over-TLS. If
|
* `dot-*.conf` - configuration to use the DNS provider with DNS-over-TLS. If
|
||||||
captive portals are a concern, `DNSOverTLS`.
|
captive portals are a concern, `DNSOverTLS=no`.
|
||||||
* README.md - you are reading it right now.
|
* `README.md` - you are reading it right now.
|
||||||
|
|
||||||
### General commentary
|
### General commentary
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user