mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-08 14:37:29 +02:00
iwd: comment the rest of the domainnames
This commit is contained in:
parent
beeb61b8d2
commit
8a8395173d
@ -11,9 +11,9 @@ Passphrase=MySuperSecretPassphraseThatDoesNotReadHere
|
|||||||
|
|
||||||
[IPv4]
|
[IPv4]
|
||||||
DNS=127.0.0.1 127.0.0.53
|
DNS=127.0.0.1 127.0.0.53
|
||||||
DomainName=.
|
#DomainName=.
|
||||||
|
|
||||||
[IPv6]
|
[IPv6]
|
||||||
Enabled=true
|
Enabled=true
|
||||||
DNS=::1
|
DNS=::1
|
||||||
DomainName=.
|
#DomainName=.
|
||||||
|
@ -25,4 +25,4 @@ DNS=127.0.0.1 127.0.0.53
|
|||||||
[IPv6]
|
[IPv6]
|
||||||
Enabled=true
|
Enabled=true
|
||||||
DNS=::1
|
DNS=::1
|
||||||
DomainName=.
|
#DomainName=.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user