mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-26 07:30:33 -04:00
use clean syntax for IPv6 address
This commit is contained in:
parent
d22b380520
commit
a954a4a024
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Name=public
|
|||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=no
|
||||
Address=2607:5300:205:200:0:0:0:3df/128
|
||||
Address=2607:5300:205:200::3df/128
|
||||
Gateway=2607:5300:205:200::1
|
||||
|
||||
[Route]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue