shell-things/etc/systemd/network/10-none.network

21 lines
300 B
SYSTEMD
Raw Normal View History

# Yggdrasil appears as type none
[Match]
Type=none
[Link]
Unmanaged=true
Multicast=false
[Network]
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy
Domains=.
2024-06-28 10:49:23 +02:00
#MulticastDNS=false
#LLMNR=false
DNSSEC=true
DNSOverTLS=opportunistic
DNS=
DNS=::1
DNS=127.0.0.1
DNS=127.0.0.53