mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
46f2eb517c
For [DHCPv4] IPv6OnlyMode= and [DHCPServer] IPv6OnlyPreferredSec=.
11 lines
129 B
SYSTEMD
11 lines
129 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPv6AcceptRA=no
|
|
|
|
[DHCPv4]
|
|
IPv6OnlyMode=yes
|