Skip to content

Commit

Permalink
M #-: dhcp ipv6 networkd: avoid multiple addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
xorel committed Nov 28, 2023
1 parent 08a0a21 commit 9657b13
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ IPv6AcceptRA=yes
[IPv6AcceptRA]
DHCPv6Client=no
UseAutonomousPrefix=false
EOT
;;
ipv6)
Expand All @@ -189,6 +190,7 @@ IPv6AcceptRA=yes
[IPv6AcceptRA]
DHCPv6Client=no
UseAutonomousPrefix=false
EOT
;;
esac
Expand Down

0 comments on commit 9657b13

Please sign in to comment.