mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
test-network: disable IPv6AcceptRA= to speed up tests
This commit is contained in:
parent
cb29c15605
commit
7acb7707ff
@ -2,5 +2,6 @@
|
||||
Name=veth-peer
|
||||
|
||||
[Network]
|
||||
IPv6AcceptRA=no
|
||||
Address=2600::1/0
|
||||
Address=192.168.5.1/24
|
||||
|
@ -2,5 +2,6 @@
|
||||
Name=veth-peer
|
||||
|
||||
[Network]
|
||||
IPv6AcceptRA=no
|
||||
Address=192.168.0.1/24
|
||||
Address=192.168.5.1/24
|
||||
|
Loading…
Reference in New Issue
Block a user