Systemd/test/test-network/conf/25-route-gateway-on-link.network
Yu Watanabe 9cb8c55934 network: rename GatewayOnlink= to GatewayOnLink=
But still GatewayOnlink= is supported for backward compatibility.
2019-02-28 10:00:22 +09:00

14 lines
153 B
SYSTEMD

[Match]
Name=dummy98
[Address]
Address=149.10.124.58/28
[Route]
Destination=149.10.124.64
Scope=link
[Route]
Gateway=149.10.125.65
GatewayOnLink=true