mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
19 lines
247 B
SYSTEMD
19 lines
247 B
SYSTEMD
[Match]
|
|
Name=eth0
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
LinkLocalAddressing=no
|
|
Address=2001:41d0:304:200::14ff/128
|
|
Gateway=2001:41d0:304:200::1
|
|
|
|
[Route]
|
|
Destination=2001:41d0:304:200::1
|
|
|
|
[DHCP]
|
|
UseMTU=true
|
|
|
|
[CAKE]
|
|
Bandwidth=2000M
|
|
PriorityQueueingPreset=besteffort
|