mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
0fc0d85fae
Verify configure-without-carrier works, and retains configuration across carrier losses/gains.
10 lines
138 B
SYSTEMD
10 lines
138 B
SYSTEMD
[Match]
|
|
Name=bridge99
|
|
|
|
[Network]
|
|
LinkLocalAddressing=yes
|
|
IPv6AcceptRA=no
|
|
ConfigureWithoutCarrier=yes
|
|
Address=10.1.2.3/24
|
|
Gateway=10.1.2.1
|