File sysconfig-skip-ifup-hotplug-for-bridges.bnc443749.diff of Package sysconfig

Index: config/77-network.rules
===================================================================
--- config/77-network.rules	(Revision 1808)
+++ config/77-network.rules	(Arbeitskopie)
@@ -8,7 +8,7 @@
 # might be things to clean up. (E.g. killing ifplugd)
 # There are interfaces which are created with ifup. We have to ignore these
 # interfaces here.
-SUBSYSTEM=="net", ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|vlan*|modem*|dsl*", GOTO="skip_ifup"
+SUBSYSTEM=="net", ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|br*|vlan*|modem*|dsl*", GOTO="skip_ifup"
 SUBSYSTEM=="net", ACTION=="add", RUN+="/sbin/ifup $env{INTERFACE} -o hotplug"
 SUBSYSTEM=="net", ACTION=="remove", RUN+="/sbin/ifdown %k -o hotplug"
 LABEL="skip_ifup"
openSUSE Build Service is sponsored by