Merge "Fix "Error: Connection activation failed: Failed to find a compatible device for this connection""

This commit is contained in:
Zuul 2018-11-20 10:41:15 +00:00 committed by Gerrit Code Review
commit 7598edca5b
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ IPADDR=$ip
NETMASK=$mask
HOTPLUG=yes
ONBOOT=yes
NM_CONTROLLED=no
EOF
install_redhat_bridge_service $bridge
else