-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResolved.Conf
More file actions
30 lines (27 loc) · 849 Bytes
/
Resolved.Conf
File metadata and controls
30 lines (27 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#Configuração do Resolved.Conf
#Diretório /etc/systemd
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See resolved.conf(5) for details
[Resolve]
DNS=***.**.*.* 8.8.8.8
#FallbackDNS=
#Domains=
#LLMNR=no
#MulticastDNS=no
#DNSSEC=no
#DNSOverTLS=no
#Cache=no-negative
#DNSStubListener=yes
#ReadEtcHosts=yes
#Digitar o servidor DNS de dominio e se for adicionado outro(como está no arquivo o da Google),
#separar apenas com um espaço.