]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/dhcp-client-use-dns-yes.network
test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section
[thirdparty/systemd.git] / test / test-network / conf / dhcp-client-use-dns-yes.network
1 [Match]
2 Name=veth99
3
4 [Network]
5 DHCP=yes
6
7 [DHCPv4]
8 UseDNS=yes
9
10 [DHCPv6]
11 UseDNS=yes
12
13 [IPv6AcceptRA]
14 UseDNS=no