mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
0b1cd3e25a
Otherwise, changing the default gateway doesn't purge old gateway routes left on the system during daemon restart. This also fixes removing other foreign gateway routes that don't match the expected configuration. Tested: Changed gateway addresses prior to the patch and they lingered on the system during each reconfiguration. Applied this patch and reconfigured gateways and other routes multiple times and it removed the foreign routes that had gateways that didn't match. Signed-off-by: William A. Kennington III <william@wkennington.com>
7 lines
79 B
SYSTEMD
7 lines
79 B
SYSTEMD
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
Address=149.10.124.58/28
|
|
Gateway=149.10.124.59
|