the same problem with bluetooth PAN, after client disconecting, bnep0
net remove event reaches 85-ifupdown.rules without DRIVER set. fixed
with:

SUBSYSTEM=="net", KERNEL=="bnep?*",  GOTO="net_start"

SUBSYSTEM=="net", DRIVERS=="?*", GOTO="net_start"
GOTO="net_end"

...
...

-- 
udev rule can fail to run ifdown, break reinserting device
https://bugs.launchpad.net/bugs/130437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to