Update ipv6_static_interfaces

This commit is contained in:
Molly Lau 2023-08-25 03:53:40 +09:00 committed by GitHub
parent 2103fed587
commit 266956a201
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@ auto lo
iface lo inet loopback iface lo inet loopback
auto networkAdapter auto networkAdapter
iface networkAdapter inet dhcp
iface networkAdapter inet6 static iface networkAdapter inet6 static
address ip6Addr address ip6Addr
netmask ip6Mask netmask ip6Mask