network: don't use "ifup -m"
commit7cca5efdcea4f1431331cf7663fc6fb48a365cdf
authorHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2015 09:32:08 +0000 (2 11:32 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2015 09:36:33 +0000 (2 11:36 +0200)
treea474644d07a9a300fbf1b9471d560def66dda0bc
parent0f89ec314b062a410199251db0356a55b4773173
network: don't use "ifup -m"

"ifup -m" was thought to be used by humans in the emergency shell.
Using it programatically shows some other flaw in the execution logic.

Also, "ifup -m" was configuring the interface multiple times on "add"
and "change" uevent, because the "$netif.did-setup" test was not
executed.
modules.d/40network/ifup.sh
modules.d/40network/net-genrules.sh