mirror of
https://github.com/systemd/systemd.git
synced 2025-01-07 21:18:41 +03:00
1e86c83308
Let's make sure these take preference over any generic network config files shipped by the OS (in this case specifically, mkosi).
15 lines
227 B
SYSTEMD
15 lines
227 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
IPv6AcceptRA=no
|
|
|
|
[RoutingPolicyRule]
|
|
TypeOfService=0x08
|
|
Table=8
|
|
From= 192.168.101.18
|
|
Priority=112
|
|
IncomingInterface=dummy98
|
|
OutgoingInterface=dummy98
|