mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +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
|
||||
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user