mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Let's make sure these take preference over any generic network config files shipped by the OS (in this case specifically, mkosi).
10 lines
146 B
SYSTEMD
10 lines
146 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=test1
|
|
|
|
[Network]
|
|
IPv6AcceptRA=false
|
|
LinkLocalAddressing=yes
|
|
VXLAN=vxlan99
|
|
VXLAN=vxlan97
|