mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-23 05:59:22 -05:00
2cf694017b
It does the right thing by default now but it still produces a warning, so silence it.
20 lines
300 B
SYSTEMD
20 lines
300 B
SYSTEMD
[Match]
|
|
Name=eth0
|
|
|
|
[Network]
|
|
LinkLocalAddressing=no
|
|
Address=209.141.35.164/32
|
|
Gateway=209.141.35.1
|
|
Address=2605:6400:20:1131:8088:e08:84e6:632/128
|
|
Gateway=2605:6400:20::1
|
|
|
|
[Route]
|
|
Destination=209.141.35.1
|
|
|
|
[Route]
|
|
Destination=2605:6400:20::1
|
|
|
|
[CAKE]
|
|
Bandwidth=1000M
|
|
PriorityQueueingPreset=besteffort
|