Commit 4f82fdd4 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We should keep configuration on eth0 regardless of systemd-networkd state as...

We should keep configuration on eth0 regardless of systemd-networkd state as eth0 may be used to mount vital partitions and eth0 should not go down until very last moment
parent 80293286
......@@ -46,6 +46,7 @@ Name=eth0
[Network]
DHCP=ipv4
KeepConfiguration=yes
[DHCP]
UseDomains=true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment