mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-05 09:17:44 +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).
14 lines
226 B
SYSTEMD
14 lines
226 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=dummy98 test1
|
|
|
|
[Network]
|
|
Bond=bond99
|
|
|
|
# Settings below should be ignored
|
|
IPv6AcceptRA=yes
|
|
LinkLocalAddressing=yes
|
|
DHCP=yes
|
|
Address=192.168.25.3/24
|
|
Gateway=192.168.25.1
|