mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
6595a2b05f
This resolves a warning from systemd-networkd about using one of the names reserved by the kernel.
20 lines
302 B
SYSTEMD
20 lines
302 B
SYSTEMD
[Match]
|
|
Name=public
|
|
|
|
[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
|