Skip to content

Commit a85590a

Browse files
authored
Changed value for resolved to allow DNS over TLS for systemd-resolved
Please also update the website: https://one.one.one.one Source: https://man.archlinux.org/man/resolved.conf.5#OPTIONS
1 parent fc1df22 commit a85590a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/1.1.1.1/setup/linux.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sudo <EDITOR> /etc/systemd/resolved.conf
5151

5252
```txt
5353
[Resolve]
54-
DNS=1.1.1.1
54+
DNS=1.1.1.1#one.one.one.one
5555
```
5656

5757
## Use graphical user interface (GUI)

0 commit comments

Comments
 (0)