Skip to content

Commit

Permalink
Merge pull request #74 from flatcar/azure-multinic-fix
Browse files Browse the repository at this point in the history
network: Disable RoutesToDNS
  • Loading branch information
jepio authored Oct 6, 2023
2 parents 9eaeae2 + 007f4f0 commit 49aa12a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dracut/03flatcar-network/zz-default.network
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ IPv6AcceptRA=true
[DHCP]
UseMTU=true
UseDomains=true

[DHCPv4]
RoutesToDNS=false

0 comments on commit 49aa12a

Please sign in to comment.