Skip to content

Commit

Permalink
avoid docker conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilOlaf authored and igorpecovnik committed Aug 6, 2024
1 parent 5d2bb8d commit d49213e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/User-Guide_Networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ network:
ethernets:
all-eth-interfaces:
match:
name: "*"
name: "e*"
dhcp4: yes
dhcp6: yes
ipv6-privacy: yes
Expand Down

0 comments on commit d49213e

Please sign in to comment.