Skip to content
Unverified Commit 49fa00cd authored by aszlig's avatar aszlig
Browse files

networkd: Fix disabled networkd units.

In f8dbe5f3

, the default value for networking unit "enabled" option
suddenly flipped to false. I have no idea of whether this happened by
accident, but I'm setting it to true again, because it essentially
breaks systemd networking support and we have systemd.network.enable to
have a "turn the world off" switch.

And of course, because the mentioned commit obviously wasn't done with
even a run of the simplest run of one of the network VM tests, we now
get an evaluation error if we switch useNetworkd to true.

Fixes the core issue of #7505.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 2efbbaaa
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