gh-3: disable NetworkManger in rhel networks

Patch provided by Nicolas Belan
pull/4/head
Javi Fontan 10 years ago
parent d7be948dd5
commit 2a9084401a

@ -171,6 +171,7 @@ gen_network_configuration()
DEVICE=$DEV
BOOTPROTO=none
ONBOOT=yes
NM_CONTROLLED=no
TYPE=Ethernet
EOT
[[ -z $IPV6 || -n $CONTEXT_FORCE_IPV4 ]] && gen_iface_conf

Loading…
Cancel
Save