mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-15 05:57:26 +03:00
15 lines
225 B
SYSTEMD
15 lines
225 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=dummy99
|
|
|
|
[Network]
|
|
IPv6PrivacyExtensions=yes
|
|
IPv6AcceptRA=no
|
|
DHCP=no
|
|
DHCPv6PrefixDelegation=yes
|
|
|
|
[DHCPv6PrefixDelegation]
|
|
UplinkInterface=veth99
|
|
Assign=no
|
|
Announce=no
|