diff options
author | Dan Prince <dprince@redhat.com> | 2015-08-17 10:57:15 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2015-08-17 10:57:15 -0400 |
commit | 5e48946bcc863bb8a5f19f1c96f11355ba84e96c (patch) | |
tree | b9bff747d7284b43daa5fe3ced03613dbc62677a /etc/os-net-config/samples | |
parent | 103b87aa82cfd298b664fe1314e987bd953ec20d (diff) |
os-net-config: ensure ifup is called just once
This patch fixes an issue in the ifcfg provider implementation
that caused interfaces to be started twice. This can
cause failures if the interface uses DHCP and dhclient
was already running.
The child_members function was incorrectly adding the interface
name to the child members set on key error. This patch removes
that logic and simply ignores key errors.
Change-Id: Ibe0e32bc09979bc68b92a722b2bfa383e77502a9
Closes-bug: #1485634
Diffstat (limited to 'etc/os-net-config/samples')
0 files changed, 0 insertions, 0 deletions