mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
13 lines
209 B
SYSTEMD
13 lines
209 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=bridge-relay
|
|
|
|
[Network]
|
|
Address=192.168.2.1/24
|
|
DHCPServer=yes
|
|
IPv6AcceptRA=no
|
|
|
|
[DHCPServer]
|
|
RelayTarget=192.168.1.1
|
|
RelayAgentRemoteId=string:aabbccdd
|