mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
test-network: disable dynamic addressing protocols when ConfigureWithoutCarrier= is enabled
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
Name=bridge99
|
||||
|
||||
[Network]
|
||||
LinkLocalAddressing=yes
|
||||
IPv6AcceptRA=no
|
||||
ConfigureWithoutCarrier=yes
|
||||
|
||||
@@ -4,3 +4,4 @@ Name=test1
|
||||
[Network]
|
||||
Address=192.168.0.15/24
|
||||
Gateway=192.168.0.1
|
||||
IPv6AcceptRA=no
|
||||
|
||||
Reference in New Issue
Block a user